OpenCloudOS-Kernel/drivers/mmc
Shashidhar Hiremath 9b7bbe1085 mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
The mask used inside this macro was assuming Buffer_Size1's [BS1's]
width to be 14 bits, it is actually 13 bits.  Modify masks used in
IDMAC_SET_BUFFER1_SIZE such that they use only 13 bits instead of
current 14.

Signed-off-by: Shashidhar Hiremath <shashidharh@vayavyalabs.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-08-13 14:50:24 -04:00
..
card mmc: mmc_test: avoid stalled file in debugfs 2011-08-13 14:50:22 -04:00
core mmc: core: Detect eMMC v4.5 ext_csd entries 2011-08-13 14:50:22 -04:00
host mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro 2011-08-13 14:50:24 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00