mmc: sdhci: Add platform suspend/resume hooks.
authorChris Ball <cjb@laptop.org>
Mon, 6 Feb 2012 05:43:59 +0000 (00:43 -0500)
committerChris Ball <cjb@laptop.org>
Sun, 25 Mar 2012 23:33:44 +0000 (19:33 -0400)
commita1b13b4e18d62ea60aad9554f35d79c51328b8b6
tree78e00a547bc10c3849cd74b44954a239b0f6890c
parenta39e5746e429b1dae1a71b3ddb05fd82916447c9
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>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h