commit | 3d93576e3442a2becb91290d62f1c105fec1150c | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Thu Apr 12 19:36:07 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed May 09 10:07:12 2012 -0400 |
tree | 9806da64e145f74749d2e639cd00878a1289ca96 | |
parent | 10942aa40a595d7ff8b4e90f8a762e816367cac3 [diff] |
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 <subhashj@codeaurora.org> Reviewed-by: Namjae Jeon <linkinjeon@gmail.com> Signed-off-by: Chris Ball <cjb@laptop.org>