i2c: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Jul 2013 07:59:33 +0000 (16:59 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 19 Aug 2013 17:46:30 +0000 (19:46 +0200)
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>

No differences found