]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: core: Revert "skip card initialization if power class selection fails"
authorVenkatraman S <svenkatr@ti.com>
Mon, 2 Jul 2012 06:56:34 +0000 (12:26 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 11 Jul 2012 02:47:13 +0000 (22:47 -0400)
commit87f761b6c0c4c6aa8072734a574b4049a9b8f9d4
treed7fccf9e215e32110e4947003d7b696fd79816c5
parent5db9a4d99b0157a513944e9a44d29c9cec2e91dc
mmc: core: Revert "skip card initialization if power class selection fails"

This reverts commit 3d93576e(skip card initialization if
power class selection fails).
Problem has been reported when this is used with eMMC4.41
card with Tegra Platform. Till the issue is root caused,
bus width selection failure should not be treated as fatal.

Reported-by: Marc Dietrich <marvin24@gmx.de>
Signed-Off-by: Venkatraman S <svenkatr@ti.com>
CC: Ulf Hansson <ulf.hansson@stericsson.com>
CC: Subhash Jadavani <subhashj@codeaurora.org>
CC: Saugata Das <saugata.das@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/mmc.c