]> Pileus Git - ~andy/linux/commit
ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 25 Apr 2012 00:28:12 +0000 (17:28 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 25 Apr 2012 00:28:12 +0000 (17:28 -0700)
commit9b4d1cbb1391ae603c20cbf8c0beb66e38397196
treeb6fbc4d1d86e101199f182648e0bf997beac6488
parent6fff5a11fd07d7f918ac3737da4846558518c31d
ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability

Commit 6e8201f57c935 "mmc: core: add the capability for broken voltage"
introduced a new quirk to indicate that MMC core should ignore voltage
change errors reported by the regulators core. This is required to get
SDHCI working on UniversalC210, NURI and GONI boards again after commit
ceb6143b2df81c ("mmc: sdhci: fix vmmc handling").

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/mach-nuri.c
arch/arm/mach-exynos/mach-universal_c210.c
arch/arm/mach-s5pv210/mach-goni.c