From: Balaji T K Date: Mon, 15 Oct 2012 16:05:08 +0000 (+0530) Subject: mmc: omap_hsmmc: fix NULL pointer dereference for dt boot X-Git-Tag: v3.7-rc5~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea28ecbeb090159a3383ff60b29dee00c489774;p=pandora-kernel.git mmc: omap_hsmmc: fix NULL pointer dereference for dt boot dev->platform_data is NULL in case of device tree boot, instead use the saved version in struct omap_hsmmc_host. Signed-off-by: Balaji T K Signed-off-by: Venkatraman S Signed-off-by: Chris Ball --- Reading git-diff-tree failed