commit | a1b13b4e18d62ea60aad9554f35d79c51328b8b6 | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Mon Feb 06 00:43:59 2012 -0500 |
committer | Chris Ball <cjb@laptop.org> | Sun Mar 25 19:33:44 2012 -0400 |
tree | 78e00a547bc10c3849cd74b44954a239b0f6890c | |
parent | a39e5746e429b1dae1a71b3ddb05fd82916447c9 [diff] |
mmc: sdhci: Add platform suspend/resume hooks. Some platforms require saving/restoring registers across suspend/resume; this hook allows them to do that inside their driver. Signed-off-by: Chris Ball <cjb@laptop.org>