ata: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Jul 2013 08:16:05 +0000 (17:16 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 30 Jul 2013 12:59:24 +0000 (08:59 -0400)
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: Tejun Heo <tj@kernel.org>

No differences found