]> git.baikalelectronics.ru Git - kernel.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)
commit11df66b70d0d0535790454e0c7a8ffdc6a1131fe
tree3dccc17ad74ae134e17be4d23b1cece5b69d8e5d
parent85aad52c7a76cf7a4f188a26019c3b84277a9f50
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