[PATCH] iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate

Joerg Roedel joro at 8bytes.org
Tue Jun 21 02:39:51 PDT 2016


On Wed, Jun 08, 2016 at 05:50:44PM +0800, honghui.zhang at mediatek.com wrote:
> From: Honghui Zhang <honghui.zhang at mediatek.com>
> 
> The device_node will be released in of_iommu_configure, it may be double
> released if call of_node_put in mtk_iommu_of_xlate.
> 
> Signed-off-by: Honghui Zhang <honghui.zhang at mediatek.com>
> ---
>  drivers/iommu/mtk_iommu.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.



More information about the Linux-mediatek mailing list