iommu/msm: Use dev_get_platdata()
authorKiran Padwal <kiran.padwal@smartplayin.com>
Thu, 30 Oct 2014 06:25:11 +0000 (11:55 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 4 Nov 2014 14:03:39 +0000 (15:03 +0100)
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly.

Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>

No differences found