ARM: OMAP: GPIO de-bounce clocks don't affect module idle state
authorPaul Walmsley <paul@pwsan.com>
Mon, 11 May 2009 16:58:19 +0000 (09:58 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 12 May 2009 18:18:34 +0000 (11:18 -0700)
GPIO de-bounce clocks don't have any impact on the module idle state, so
the clock code should not wait for the module to enable after the de-bounce
clocks are enabled.

Problem found by Kevin Hilman <khilman@deeprootsystems.com>.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found