mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 20 Oct 2014 11:37:24 +0000 (13:37 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:42 +0000 (12:40 +0100)
As a step in cleaning up code around reading/decoding EXT_CSD, convert
the current mmc_read_ext_csd(), to handle both fetching the EXT_CSD
and decoding its data.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

No differences found