Messages in this thread |  | | Date | Tue, 28 Oct 2014 05:58:09 -0400 (EDT) | Subject | Re: [PATCH] iommu: use dev get platdata() | From | kiran.padwal@smartpla ... |
| |
On Wednesday, October 22, 2014 10:30am, "Joerg Roedel" <joro@8bytes.org> said:
> 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?
Sure, I will resent the separate patches. sorry for delayed response.
Thanks, --Kiran
|  |