From: Suman Anna Date: Wed, 22 Oct 2014 22:22:25 +0000 (-0500) Subject: iommu/omap: Remove bogus version check in context save/restore X-Git-Tag: omap-for-v3.20/drop-legacy-3517~103^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2372aafbc4ff59bb6a6bda7ed73364d7f7c53bb;p=pandora-kernel.git iommu/omap: Remove bogus version check in context save/restore The omap2_iommu_save_ctx() and omap2_iommu_restore_ctx() performs a sanity version check against a fixed value that is correct only for OMAP2/OMAP3 IOMMUs. This fixed check does not scale for all OMAP2+ IOMMUs and is not absolutely required, so it has been removed. Signed-off-by: Suman Anna Acked-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed