From: Suman Anna Date: Wed, 22 Oct 2014 22:22:33 +0000 (-0500) Subject: iommu/omap: Reset the domain field upon detaching X-Git-Tag: omap-for-v3.20/drop-legacy-3517~103^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f24d9ad3fafd7c4ee47ec75947657d768873b6e4;p=pandora-kernel.git iommu/omap: Reset the domain field upon detaching The .domain field in omap_iommu struct is set properly when the OMAP IOMMU device is attached to, but is never reset properly on detach. Reset this properly so that the OMAP IOMMU debugfs logic can depend on this field before allowing the debugfs operations. Signed-off-by: Suman Anna Acked-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed