commit | fa4aa2d48dabed9d1288d235524cb8d0a8e81c00 | [log] [tgz] |
---|---|---|
author | Balaji T K <balajitk@ti.com> | Fri Jul 01 22:09:35 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Jul 20 17:21:17 2011 -0400 |
tree | 5aeadac6fca6521d511dd59c5a9917208c9dec64 | |
parent | 7a8c2cef3dd6ffc586dfc5e3f63b73b4be2662e7 [diff] |
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>