]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
iommu/tegra: smmu: remove sanity checks during dev notifications.
authorKrishna Reddy <vdumpa@nvidia.com>
Sat, 8 Feb 2014 00:49:48 +0000 (16:49 -0800)
committerMatthew Pedro <mapedro@nvidia.com>
Thu, 6 Mar 2014 23:43:21 +0000 (15:43 -0800)
commit955faa5a93046a5925a3f4338d853ad5ff24b1b4
tree079368800099a3c7d1878f1e26ac3af7bbf4f8ec
parent93a602b2df35cabe2384e0acc8fbdafdcbdbb337
iommu/tegra: smmu: remove sanity checks during dev notifications.

arm_iommu_detach_device doesn't reset mapping to NULL.
remove sanity checks during device  notifications to avoid
incorrect warning messages.

Bug 1446597

Change-Id: I7a49cd9ba464a1007260260b5fe41113db0b7689
Signed-off-by: Krishna Reddy <vdumpa@nvidia.com>
Reviewed-on: http://git-master/r/365172
(cherry picked from commit 246a182ef16776f9db88559b5b3c3d7b07ebd8cd)
Reviewed-on: http://git-master/r/375600
Reviewed-by: Bryan Wu <pengw@nvidia.com>
Tested-by: Bryan Wu <pengw@nvidia.com>
Reviewed-by: Eric Brower <ebrower@nvidia.com>
Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
drivers/iommu/tegra-smmu.c