iommu/omap: Use dev_get_platdata()
authorKiran Padwal <kiran.padwal@smartplayin.com>
Thu, 30 Oct 2014 06:29:47 +0000 (11:59 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 4 Nov 2014 14:04:57 +0000 (15:04 +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>
drivers/iommu/omap-iommu.c

Simple merge