Skip to content
Commit 64bebefc authored by Fu, Zhonghui's avatar Fu, Zhonghui Committed by Jiri Kosina
Browse files

HID: enable hid device to suspend/resume asynchronously



Now, PM core supports asynchronous suspend/resume mode for devices
during system suspend/resume, and the power state transition of one
device may be completed in separate kernel thread. PM core ensures
all power state transition timing dependency between devices. This
patch enables hid devices to suspend/resume asynchronously. This
will take advantage of multicore and improve system suspend/resume
speed.

Signed-off-by: default avatarZhonghui Fu <zhonghui.fu@linux.intel.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 25364a9e
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