spi: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Jul 2013 07:58:59 +0000 (16:58 +0900)
committerMark Brown <broonie@linaro.org>
Thu, 29 Aug 2013 12:56:23 +0000 (13:56 +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: Mark Brown <broonie@linaro.org>

No differences found