iommu/arm-smmu: Fix MSI memory attributes to match specification
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 15 Jul 2015 10:55:19 +0000 (11:55 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 31 Jul 2015 10:38:19 +0000 (11:38 +0100)
commitec11d63c677bbba15e65a35f5ba06c1d6eba4dbe
tree70fbaa0a05ac789bf6112490ea249e78fc83386c
parentccd6385dfbb7b2f2e6670b5cfc55bb7ec0aa3839
iommu/arm-smmu: Fix MSI memory attributes to match specification

The MSI memory attributes in the SMMUv3 driver are from an older
revision of the spec, which doesn't match the current implementations.

Out with the old, in with the new.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu-v3.c