From 3d93576e3442a2becb91290d62f1c105fec1150c Mon Sep 17 00:00:00 2001 From: Subhash Jadavani Date: Thu, 12 Apr 2012 19:36:07 +0530 Subject: [PATCH] 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-format-patch failed