commit | d4adcc0160404c3237fe6ffa09dd2dd039dd3975 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Jul 30 17:09:11 2013 +0900 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Aug 13 16:56:41 2013 +0530 |
tree | aa9d7b76f16d21b38ffb8dbfe3c12986b0fd97f9 | |
parent | 696b4ff8b2e6fd3f01c9acf6687ec4660143b614 [diff] |
dma: use dev_get_platdata() 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>