kernel-ark/drivers/pinctrl
Sachin Kamat 2230a36e31 pinctrl: nomadik: Staticize local symbols
Some symbols referenced only in this file are made static.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-06-18 16:51:37 +02:00
..
mvebu pinctrl: dove: add PMU functions to pinctrl 2013-06-16 11:56:49 +02:00
sh-pfc sh-pfc: Add pinconf support to DT bindings 2013-06-18 10:57:59 +02:00
sirf pinctrl: sirf: save the status in suspend and restore after resuming 2013-06-16 11:56:50 +02:00
spear drivers/pinctrl/spear: don't check resource with devm_ioremap_resource 2013-06-16 11:56:49 +02:00
vt8500 drivers: pinctrl: vt8500: use devm_ioremap_resource() 2013-06-16 11:56:49 +02:00
core.c pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin() 2013-06-18 09:41:15 +02:00
core.h
devicetree.c
devicetree.h
Kconfig pinctrl: add pinctrl driver for Rockchip SoCs 2013-06-16 11:57:32 +02:00
Makefile pinctrl: add pinctrl driver for Rockchip SoCs 2013-06-16 11:57:32 +02:00
pinconf-generic.c pinctrl: dynamically alloc temp array when parsing dt pinconf options 2013-06-17 18:18:31 +02:00
pinconf.c pinctrl: pinconf: take the right mutex 2013-05-27 15:53:32 +02:00
pinconf.h pinctrl: add function to parse generic pinconfig properties from a dt node 2013-06-16 11:57:32 +02:00
pinctrl-ab8500.c
pinctrl-ab8505.c
pinctrl-ab8540.c
pinctrl-ab9540.c
pinctrl-abx500.c pinctrl: abx500: fix build warning 2013-06-16 11:57:33 +02:00
pinctrl-abx500.h
pinctrl-at91.c drivers/pinctrl: don't check resource with devm_ioremap_resource 2013-06-16 11:56:49 +02:00
pinctrl-bcm2835.c pinctrl: bcm2835: Staticize bcm2835_gpio_pins 2013-06-18 16:50:27 +02:00
pinctrl-coh901.c pinctrl: coh901: remove unnecessary platform_set_drvdata() 2013-06-16 11:56:48 +02:00
pinctrl-coh901.h
pinctrl-exynos5440.c pinctrl: exynos5440: fix issues reported by prevent tool 2013-06-16 11:56:52 +02:00
pinctrl-exynos.c pinctrl: exynos: ack level-triggered interrupts before unmasking 2013-06-17 18:58:16 +02:00
pinctrl-exynos.h pinctrl: exynos: Handle suspend/resume of GPIO EINT registers 2013-05-27 15:37:09 +02:00
pinctrl-falcon.c
pinctrl-imx6dl.c
pinctrl-imx6q.c
pinctrl-imx6sl.c
pinctrl-imx23.c
pinctrl-imx28.c
pinctrl-imx35.c
pinctrl-imx51.c
pinctrl-imx53.c
pinctrl-imx.c pinctrl: imx: add VF610 support to imx pinctrl framework 2013-06-16 11:56:51 +02:00
pinctrl-imx.h pinctrl: imx: add VF610 support to imx pinctrl framework 2013-06-16 11:56:51 +02:00
pinctrl-lantiq.c
pinctrl-lantiq.h
pinctrl-mxs.c pinctrl: mxs: remove unnecessary platform_set_drvdata() 2013-06-16 11:56:48 +02:00
pinctrl-mxs.h
pinctrl-nomadik-db8500.c
pinctrl-nomadik-db8540.c
pinctrl-nomadik-stn8815.c
pinctrl-nomadik.c pinctrl: nomadik: Staticize local symbols 2013-06-18 16:51:37 +02:00
pinctrl-nomadik.h
pinctrl-rockchip.c pinctrl: rockchip: correctly handle arguments of pinconf options 2013-06-17 18:18:34 +02:00
pinctrl-s3c64xx.c
pinctrl-samsung.c pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks 2013-05-27 15:37:08 +02:00
pinctrl-samsung.h pinctrl: samsung: Allow per-bank SoC-specific private data 2013-05-27 15:37:09 +02:00
pinctrl-single.c pinctrl: single: adopt pinctrl sleep mode management 2013-06-17 18:18:34 +02:00
pinctrl-sunxi-pins.h pinctrl: sunxi: Add Allwinner A10s pins 2013-06-17 18:18:33 +02:00
pinctrl-sunxi.c pinctrl: sunxi: Add Allwinner A10s pins 2013-06-17 18:18:33 +02:00
pinctrl-sunxi.h pinctrl: sunxi: Add external interrupts support 2013-06-16 11:57:31 +02:00
pinctrl-tegra20.c
pinctrl-tegra30.c
pinctrl-tegra114.c
pinctrl-tegra.c
pinctrl-tegra.h
pinctrl-u300.c pinctrl: u300: remove unnecessary platform_set_drvdata() 2013-06-16 11:56:48 +02:00
pinctrl-vf610.c pinctrl: add VF610 pinctrl driver 2013-06-16 11:56:51 +02:00
pinctrl-xway.c
pinmux.c
pinmux.h