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

No differences found