From: Subhash Jadavani Date: Thu, 12 Apr 2012 14:06:07 +0000 (+0530) Subject: mmc: core: skip card initialization if power class selection fails X-Git-Tag: v3.5-rc1~85^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d93576e3442a2becb91290d62f1c105fec1150c;p=pandora-kernel.git mmc: core: skip card initialization if power class selection fails With current implementation of power class selection, mmc_select_powerclass() should never fail. So treat any error returned by this function as serious enough to skip the card initialization. Signed-off-by: Subhash Jadavani Reviewed-by: Namjae Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed