From: Ulf Hansson Date: Wed, 30 Oct 2013 00:00:18 +0000 (+0100) Subject: mmc: core: Use MMC_UNSAFE_RESUME as default behavior X-Git-Tag: v3.15-rc1~42^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2501c9179dff2add6aadd3898cd729e94e777d3a;p=pandora-kernel.git mmc: core: Use MMC_UNSAFE_RESUME as default behavior Invoking system suspend or shutdown without using the Kconfig option MMC_UNSAFE_RESUME, did trigger an ungraceful power cut of the card. To improve the situation, change the behavior to always make use of the available bus_ops callbacks that handles system suspend and shutdown properly. By changing the behavior MMC_UNSAFE_RESUME becomes redundant, so lets's remove it. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed