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

PNP: Convert pnp_lock into a mutex



pnp_lock is a spinlock, but it is only acquired from process context,
so it may be a mutex just fine.

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent aee94467
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