commit | 6b086bde71243e2596f9d8e3c060119b84110d33 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jun 10 17:03:41 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Thu Jun 27 12:39:18 2013 -0400 |
tree | a8ad7455f7d1fbc88efab37baa73bf7a0847a9b5 | |
parent | 7628774851751e55362ec7d9d57c9334e656a655 [diff] |
mmc: core: Extend shutdown sequence to handle bus operations By adding an optional .shutdown callback to the bus_ops struct we provide the possibility to let each bus type handle it's shutdown requirements. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>