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)
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>

No differences found