]> Pileus Git - ~andy/linux/commit
iommu/vt-d: Remove warning for HPET scope type
authorLinn Crosetto <linn@hp.com>
Tue, 23 Apr 2013 18:26:45 +0000 (12:26 -0600)
committerJoerg Roedel <joro@8bytes.org>
Wed, 24 Apr 2013 17:53:31 +0000 (19:53 +0200)
commitae3e7f3aba4441eca7a1ff5cb3e089824318ba79
tree2b2bfa56e8af838c0f5a7c4e5bd072518786ff19
parent3a93c841c2b3b14824f7728dd74bd00a1cedb806
iommu/vt-d: Remove warning for HPET scope type

ACPI_DMAR_SCOPE_TYPE_HPET is parsed by ir_parse_ioapic_hpet_scope() and
should not be flagged as an unsupported type.

Signed-off-by: Linn Crosetto <linn@hp.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/dmar.c