+46
−66
Loading
Since all of the ACPI EC driver code runs in thread context after recent
changes, it does not need to disable interrupts on the local CPU when
acquiring a spin lock.
Make it use the spin lock without disabling interrupts.
Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>