]> git.karo-electronics.de Git - karo-tx-linux.git/commit
langwell_gpio: add runtime pm support
authorKristen Carlson Accardi <kristen@linux.intel.com>
Tue, 10 May 2011 13:23:45 +0000 (14:23 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 26 May 2011 20:24:36 +0000 (14:24 -0600)
commit7812803a3119f7cf375bd04bc019ce2395a7c2fc
tree3dccc17ad74ae134e17be4d23b1cece5b69d8e5d
parent33226ffd0726508da1eeb660170a63100f4456ac
langwell_gpio: add runtime pm support

While this is essentially a no-op for this driver, it has the
side effect of letting the PMU driver snoop D3 requests from
the PCI core for this driver.

This is only for langwell, not for whitney point.

Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/langwell_gpio.c