From: Ulf Hansson Date: Mon, 10 Jun 2013 15:03:44 +0000 (+0200) Subject: mmc: core: Add shutdown callback for (e)MMC bus_ops X-Git-Tag: v3.11-rc1~50^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486fdbbc1483504cde0314e33e47bc32e9d38186;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed