android_kernel_google_msm/drivers/mmc/core
Philip Rakity 217fd3afce mmc: core: Fix bit width test failing on old eMMC cards
commit 836dc2fe89 upstream.

PARTITION_SUPPORT needs to be set before doing the compare on version
number so the bit width test does not get invalid data.  Before this
patch, a Sandisk iNAND eMMC card would detect 1-bit width although
the hardware supports 4-bit.

Only affects old emmc devices - pre 4.4 devices.

Reported-by: Elad Yi <elad.yi@gmail.com>
Signed-off-by: Philip Rakity <prakity@yahoo.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-07 19:51:57 -07:00
..
bus.c mmc: remove MMC bus legacy suspend/resume method 2012-04-20 20:30:19 -04:00
bus.h
cd-gpio.c mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free() 2012-06-01 15:18:27 +08:00
core.c mmc: core: Do not pre-claim host in suspend 2012-04-20 21:52:13 -04:00
core.h
debugfs.c
host.c
host.h
Kconfig
Makefile
mmc.c mmc: core: Fix bit width test failing on old eMMC cards 2013-05-07 19:51:57 -07:00
mmc_ops.c
mmc_ops.h
quirks.c
sd.c
sd.h
sd_ops.c
sd_ops.h
sdio.c mmc: sdio: avoid spurious calls to interrupt handlers 2012-06-01 15:18:26 +08:00
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c mmc: sdio: avoid spurious calls to interrupt handlers 2012-06-01 15:18:26 +08:00
sdio_ops.c
sdio_ops.h