From: Ulf Hansson Date: Wed, 30 Oct 2013 22:15:30 +0000 (+0100) Subject: mmc: core: Remove unnecessary validations for bus_ops callbacks X-Git-Tag: v3.15-rc1~42^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5601aaf73e5c2f0aa5e3607fee7b7d3511edfea9;p=pandora-kernel.git mmc: core: Remove unnecessary validations for bus_ops callbacks Due to the removal of the Kconfig option MMC_UNSAFE_RESUME, several validations of a present bus_ops callback became redundant. Let's remove these. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed