dma: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Jul 2013 08:09:11 +0000 (17:09 +0900)
committerVinod Koul <vinod.koul@intel.com>
Tue, 13 Aug 2013 11:26:41 +0000 (16:56 +0530)
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: Vinod Koul <vinod.koul@intel.com>

No differences found