]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: omap_hsmmc: add runtime pm support
authorBalaji T K <balajitk@ti.com>
Fri, 1 Jul 2011 16:39:35 +0000 (22:09 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 20 Jul 2011 21:21:17 +0000 (17:21 -0400)
commit23260672adc8ece1b7079253772359715fb1b71f
tree5aeadac6fca6521d511dd59c5a9917208c9dec64
parent7d6dd40f0f6bae235dc27df4f28818c763d7539b
mmc: omap_hsmmc: add runtime pm support

* Add runtime pm support to HSMMC host controller.
* Use runtime pm API to enable/disable HSMMC clock.
* Use runtime autosuspend APIs to enable auto suspend delay.

Based on OMAP HSMMC runtime implementation by Kevin Hilman and
Kishore Kadiyala.

Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c