commit | 486fdbbc1483504cde0314e33e47bc32e9d38186 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jun 10 17:03:44 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Thu Jun 27 12:39:20 2013 -0400 |
tree | b1fd64aa3de40099693fdade6cc085f06337115d | |
parent | 03d071fc8de4ad9b6e7374720ae81b7e928f6075 [diff] |
mmc: core: Add shutdown callback for (e)MMC bus_ops The shutdown sequence of an (e)MMC is very similar to a suspend. We re-use the suspend function and tell it we are not in suspend context. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>