From: Marek Szyprowski Date: Tue, 19 May 2015 13:20:26 +0000 (+0200) Subject: iommu/exynos: Remove useless members from exynos_iommu_owner structure X-Git-Tag: omap-for-v4.3/legacy-v2-signed~171^2^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73db56989664c5daccb5424bc99483d3a099659e;p=pandora-kernel.git iommu/exynos: Remove useless members from exynos_iommu_owner structure This patch removes useless spinlocks and other unused members from struct exynos_iommu_owner. There is no point is protecting this structure by spinlock because content of this structure doesn't change and other structures have their own spinlocks. Signed-off-by: Marek Szyprowski Tested-by: Javier Martinez Canillas Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed