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)
* 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>

No differences found