commit | 6d4028c644edc0a2e4a8c948ebf81e8f2f09726e | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Jul 30 16:59:33 2013 +0900 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Aug 19 19:46:30 2013 +0200 |
tree | 89368ad03dc603de4af756ba3e5260cee489f023 | |
parent | cda2109a26eb6fa58acfeae878eed87492480eae [diff] |
i2c: use dev_get_platdata() Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>