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

From: David Brown
Date: Tue Sep 24 2013 - 15:28:38 EST


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.

Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
---
drivers/iommu/msm_iommu_dev.c | 2 --

With the splitting:

Acked-by: David Brown <davidb@xxxxxxxxxxxxxx>

--
sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
--
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/