From: Ulf Hansson Date: Mon, 20 Oct 2014 11:37:24 +0000 (+0200) Subject: mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076ec38a58584dc85c837bd52b4ec3d9cd02b393;p=pandora-kernel.git mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() 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 --- Reading git-diff-tree failed