mfd: Use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Jul 2013 08:10:05 +0000 (17:10 +0900)
committerLee Jones <lee.jones@linaro.org>
Wed, 31 Jul 2013 12:01:29 +0000 (13:01 +0100)
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: Lee Jones <lee.jones@linaro.org>

No differences found