linux/drivers/mmc
Seungwon Jeon 336c716ae2 mmc: core: Cleanup eMMC4.5 conditionals
Code cleanup, putting all eMMC 4.5 detection cases together.
This patch removes one if-statement and assembles all. And it also
removes variable initialization below else-statement -- all members
of card structure are already set to zero at card-init.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-10-27 09:11:33 -04:00
..
card mmc: core: add workaround for controllers with broken multiblock reads 2011-10-27 09:10:57 -04:00
core mmc: core: Cleanup eMMC4.5 conditionals 2011-10-27 09:11:33 -04:00
host mmc: omap_hsmmc: if multiblock reads are broken, disable them 2011-10-27 09:11:28 -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