Messages in this thread |  | | Date | Wed, 22 Oct 2014 16:30:21 +0200 | From | Joerg Roedel <> | Subject | Re: [PATCH] iommu: use dev_get_platdata() |
| |
On Fri, Oct 10, 2014 at 07:01:10PM +0530, Kiran Padwal wrote: > 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> > --- > drivers/iommu/msm_iommu_dev.c | 4 ++-- > drivers/iommu/omap-iommu.c | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-)
This touches 2 drivers, can you please split it up into per-driver patches?
Thanks,
Joerg
|  |