aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ml-ioh.c
diff options
context:
space:
mode:
authorHarini Katakam <[email protected]>2014-07-08 11:02:35 +0000
committerLinus Walleij <[email protected]>2014-07-10 09:11:41 +0000
commit3242ba117e9bd29eb748afd6f6fbfbd6dd7cfe52 (patch)
treeac01c36057b3aa43eab356ede0d4f507e056d0fc /drivers/gpio/gpio-ml-ioh.c
parentgpiolib: of: Update debug messages for of_get_named_gpiod_flags (diff)
downloadkernel-3242ba117e9bd29eb748afd6f6fbfbd6dd7cfe52.tar.gz
kernel-3242ba117e9bd29eb748afd6f6fbfbd6dd7cfe52.zip
gpio: Add driver for Zynq GPIO controller
Add support for GPIO controller used by Xilinx Zynq. v3 changes: - Use linux/gpio/driver.h instead of linux/gpio.h - Make irq a local variable in probe v2 changes: - convert to pm_runtime_force_(suspend|resume) - add pm_runtime_set_active in probe() - also (un)prepare clocks when they are dis-/enabled - add some missing calls to pm_runtime_get() - use pm_runtime_put() instead of sync variant - remove gpio chip in driver remove() - remove redundant type casts - directly use IO helpers - use BIT macro to set/clear bits - migrate to GPIOLIB_IRQCHIP Signed-off-by: Harini Katakam <[email protected]> Signed-off-by: Soren Brinkmann <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-ml-ioh.c')
0 files changed, 0 insertions, 0 deletions