commit | 192b5372421766f62fce20d2db2deb19a58e2cfc | [log] [tgz] |
---|---|---|
author | Jerry Huang <Chang-Ming.Huang@freescale.com> | Sat Feb 04 17:13:13 2012 -0500 |
committer | Chris Ball <cjb@laptop.org> | Sun Mar 25 19:33:44 2012 -0400 |
tree | 16cf121e4b223b670c0f31f1a2f71112e126ac8e | |
parent | a1b13b4e18d62ea60aad9554f35d79c51328b8b6 [diff] |
mmc: esdhc: Implement power management for ESDHC For FSL ESDHC controllers, when entering sleep the controller will power off, therefore the registers will lose their values, and the driver should save the value of registers during suspend and write them back during resume. Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com> Signed-off-by: Jiang Yutang <b14898@freescale.com> Acked-by: Anton Vorontsov <cbouatmailru@gmail.com> Signed-off-by: Chris Ball <cjb@laptop.org>