commit | 4fd81eb2d64295ab038a3ea9d44e0eac85a6648c | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Tue Sep 13 09:46:04 2011 +0530 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat Oct 29 11:21:16 2011 +0100 |
tree | 2f548809a45ddc7f862970d93675f3676399dce0 | |
parent | 1fdb24e969110fafea36d3b393bea438f702c87f [diff] |
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 <ben-linux@fluff.org> Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Ben Dooks <ben-linux@fluff.org>