Rafael J. Wysocki 134fac3f45 PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev
The Intel IOMMU subsystem uses a sysdev class and a sysdev for
executing iommu_suspend() after interrupts have been turned off
on the boot CPU (during system suspend) and for executing
iommu_resume() before turning on interrupts on the boot CPU
(during system resume).  However, since both of these functions
ignore their arguments, the entire mechanism may be replaced with a
struct syscore_ops object which is simpler.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Joerg Roedel <joerg.roedel@amd.com>
2011-03-23 22:16:14 +01:00
..
2011-03-22 17:43:59 -07:00
2011-03-17 14:05:34 +01:00
2011-03-22 17:43:59 -07:00
2011-03-22 17:43:59 -07:00
2011-03-22 17:44:17 -07:00
2011-03-22 17:43:59 -07:00
2011-03-07 13:10:27 -08:00
2011-03-22 17:43:59 -07:00