From: Balaji T K Date: Fri, 9 May 2014 16:46:52 +0000 (+0530) Subject: mmc: omap_hsmmc: fix cmd23 multiblock read/write X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2177fa9482a92c25c36eb506d38a2c1944b60adc;p=pandora-kernel.git mmc: omap_hsmmc: fix cmd23 multiblock read/write Check for set block count command fails always since host->cmd is set to NULL in the same function incorrectly. Correct host->cmd usage properly. Signed-off-by: Balaji T K Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed