mmc: identify available device type to select
authorSeungwon Jeon <tgih.jun@samsung.com>
Wed, 23 Apr 2014 08:07:58 +0000 (17:07 +0900)
committerChris Ball <chris@printf.net>
Mon, 12 May 2014 22:05:57 +0000 (18:05 -0400)
commit2415c0ef618b3cd95581c7f633cbab78b29b7ab0
treebc16740bde6075d555aaed88d2bad42a5bedefb7
parentcdc991790c51c693d0c347a5286af017826a5d01
mmc: identify available device type to select

Device types which are supported by both host and device can be
identified when EXT_CSD is read. There is no need to check host's
capability anymore.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/host.h
include/linux/mmc/mmc.h