From: Marek Szyprowski Date: Tue, 19 May 2015 13:20:28 +0000 (+0200) Subject: iommu/exynos: Rename variables to reflect their purpose X-Git-Tag: omap-for-v4.3/legacy-v2-signed~171^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa004893c55ead8ac1f2784601dac3609deb406;p=pandora-kernel.git iommu/exynos: Rename variables to reflect their purpose This patch renames some variables to make the code easier to understand. 'domain' is replaced by 'iommu_domain' (more generic entity) and really meaningless 'priv' by 'domain' to reflect its purpose. Signed-off-by: Marek Szyprowski Tested-by: Javier Martinez Canillas Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed