]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
gpiolib request/free hooks
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 13 Oct 2008 20:00:21 +0000 (13:00 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Oct 2008 21:25:11 +0000 (14:25 -0700)
Add a new internal mechanism to gpiolib to support low power
operations by letting gpio_chip instances see when their GPIOs
are in use.  When no GPIOs are active, chips may be able to
enter lower powered runtime states by disabling clocks and/or
power domains.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found