From: Thomas Abraham Date: Thu, 16 Feb 2012 13:23:59 +0000 (+0900) Subject: mmc: sdhci-s3c: Keep a copy of platform data and use it X-Git-Tag: v3.4-rc2~9^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d4dc338bb7cbbadcb5a527b1b0e897b5cde1701;p=pandora-kernel.git mmc: sdhci-s3c: Keep a copy of platform data and use it The platform data is copied into driver's private data and the copy is used for all access to the platform data. This simpifies the addition of device tree support for the sdhci-s3c driver. Signed-off-by: Thomas Abraham Signed-off-by: Kukjin Kim Signed-off-by: Chris Ball --- Reading git-diff-tree failed