| Date | Thu, 3 May 2018 15:19:02 +0200 | From | Joerg Roedel <> | Subject | Re: [PATCH 24/61] iommu: simplify getting .drvdata |
| |
On Thu, Apr 19, 2018 at 04:05:54PM +0200, Wolfram Sang wrote: > We should get drvdata from struct device directly. Going via > platform_device is an unneeded step back and forth. > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > --- > > Build tested only. buildbot is happy. Please apply individually. > > drivers/iommu/qcom_iommu.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-)
Applied, thanks.
|