original_kernel/drivers/mmc/core
Saugata Das a5075eb948 mmc: block: Allow disabling 512B sector size emulation
This patch adds support for large sector size of 4KB by disabling
emulation.  This patch passes eMMC DATA_SECTOR_SIZE as the logical
block size during mmc_blk_alloc_req.

In order to use this patch for 4KB sector size, ensure that
USE_NATIVE_SECTOR is enabled, partition table is 4KB sector size
aligned and file system block and sector size are 4KB multiples.

Signed-off-by: Saugata Das <saugata.das@linaro.org>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-05-17 09:35:21 -04:00
..
Kconfig
Makefile
bus.c mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks 2012-04-23 08:11:28 -04:00
bus.h
cd-gpio.c mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free() 2012-04-24 12:21:22 -04:00
core.c mmc: core: Prevent eMMC VCC supply to be cut from late init 2012-05-09 12:55:01 -04:00
core.h
debugfs.c
host.c
host.h
mmc.c mmc: block: Allow disabling 512B sector size emulation 2012-05-17 09:35:21 -04: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-04-22 11:17:28 -04: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-04-22 11:17:28 -04:00
sdio_ops.c
sdio_ops.h