Skip to content
Commit eb9299be authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

ACPI: EC: Use a spin lock without disabing interrupts



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: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 655a6e7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment