From: Ulf Hansson Date: Mon, 20 Oct 2014 12:08:16 +0000 (+0200) Subject: mmc: core: Let's callers of from mmc_get_ext_csd() do error handling X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c197787ced5b42bde224d9ee70473d87a824119a;p=pandora-kernel.git mmc: core: Let's callers of from mmc_get_ext_csd() do error handling The callers of mmc_get_ext_csd() need the flexibility to handle errors themselves, because they behave differently. Let's clean up mmc_get_ext_csd() with its friends and adopt the error handling as stated above. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed