linux/arch/arm/plat-nomadik
Rabin Vincent 3c0227d262 gpio/nomadik: disable clocks when unused
The GPIO clock is required for register access and interrupt detection.
When interrupt detection is not required on any of the pin in a block,
the block's clock can be disabled when the registers are not being
accessed.

Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Reviewed-by: Rickard Andersson <rickard.andersson@stericsson.com>
Reviewed-by: Jonas Aberg <jonas.aberg@stericsson.com>
[Adjust for new IRQ chip core code, use only local functions]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-09-20 11:31:58 -06:00
..
include/plat gpio/nomadik: disable clocks when unused 2011-09-20 11:31:58 -06:00
Kconfig gpio: move Nomadik GPIO driver to drivers/gpio 2011-05-26 17:30:03 -06:00
Makefile gpio: move Nomadik GPIO driver to drivers/gpio 2011-05-26 17:30:03 -06:00
timer.c clocksource: convert ARM 32-bit down counting clocksources 2011-05-23 18:04:51 +01:00