From: Thomas Abraham Date: Tue, 13 Sep 2011 04:16:04 +0000 (+0530) Subject: i2c-s3c2410: Keep a copy of platform data and use it X-Git-Tag: v3.2-rc1~100^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd81eb2d64295ab038a3ea9d44e0eac85a6648c;p=pandora-kernel.git i2c-s3c2410: 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 i2c-s3c2410 driver. Cc: Ben Dooks Signed-off-by: Thomas Abraham Acked-by: Grant Likely Signed-off-by: Ben Dooks --- Reading git-diff-tree failed