Re: [PATCH] iommu: remove unnecessary platform_set_drvdata()

From: Jingoo Han
Date: Tue Sep 24 2013 - 21:36:57 EST


On Tuesday, September 24, 2013 9:42 PM, Joerg Roedel wrote:
> On Thu, Aug 22, 2013 at 10:53:01AM +0900, Jingoo Han wrote:
> > The driver core clears the driver data to NULL after device_release
> > or on probe failure. Thus, it is not needed to manually clear the
> > device driver data to NULL.
>
> Please split that into two patches, one for msm and one for omap so that
> I can put them into their respective topic-branches. Also add the
> Acked-by while you are at it, please.
>

Hi Joerg Roedel,

This patch was already merged to v3.12-rc1 through mm-tree.
Commit: 5e42781 "drivers/iommu: remove unnecessary platform_set_drvdata()"

Thank you for caring. :-)

Best regards,
Jingoo Han

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/