From: Shawn Guo Date: Sun, 6 May 2012 05:33:40 +0000 (+0800) Subject: mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host X-Git-Tag: v3.5-rc1~69^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b0ff5e7390a955f0d7279ab922e4b41469729d;p=pandora-kernel.git mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host Copy wp_gpio from platform_data into struct mxs_mmc_host, so that the use of platform_data can be limited in probe function, which will ease the device tree probe. Signed-off-by: Shawn Guo Acked-by: Marek Vasut Acked-by: Chris Ball --- Reading git-diff-tree failed