Re: [PATCH v5 2/5] mmc: identify available device type to select

2014-04-11 Thread Ulf Hansson
On 11 April 2014 13:34, Seungwon Jeon wrote: > 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 > Tested-by: Jaehoon Chung > Acked-by: Jaehoon Chung Acked-b

[PATCH v5 2/5] mmc: identify available device type to select

2014-04-11 Thread Seungwon Jeon
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 Tested-by: Jaehoon Chung Acked-by: Jaehoon Chung --- drivers/mmc/core/mmc.c | 72 +-