[PATCH 4/6] OMAP3: GPIO: disable GPIO debounce clocks on idle

2010-05-11 Thread Kevin Hilman
Ensure GPIO debounce clocks are disabled when idle. Otherwise, clocks will prevent PER powerdomain from entering retention. Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/plat-omap/gpio.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git

[PATCH 4/6] OMAP3: GPIO: disable GPIO debounce clocks on idle

2010-05-03 Thread Kevin Hilman
Ensure GPIO debounce clocks are disabled when idle. Otherwise, clocks will prevent PER powerdomain from entering retention. Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/plat-omap/gpio.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git