From: Shawn Guo Date: Wed, 6 Jul 2011 14:57:48 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: do not reference platform data after probe X-Git-Tag: v3.1-rc1~125^2^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842afc02cf04f0474392b4c5efd808996a804fa6;p=pandora-kernel.git mmc: sdhci-esdhc-imx: do not reference platform data after probe The patch copies platform data into pltfm_imx_data and reference the data there than platform data after probe. This work is inspired by Grant Likely and Troy Kisky. Signed-off-by: Shawn Guo Cc: Troy Kisky Cc: Grant Likely Cc: Wolfram Sang Cc: Chris Ball Acked-by: Grant Likely Acked-by: Chris Ball --- Reading git-diff-tree failed