On Fri, 2016-11-11 at 09:38 +0800, Even Xu wrote:
This series addresses issue with schedule_timeout() calls and cleans
up code around this.
Even Xu (3):
hid: intel-ish-hid: ipc: remove unused macro
hid: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a
function
hid: intel-ish-hid: ipc: use msleep_interrupt() for wait
None of these patches are important enough for 4.9-rc release.
So we can apply for 4.10.
I will ACK individual patch.
Thanks,
Srinivas
drivers/hid/intel-ish-hid/ipc/ipc.c | 66
+++++++++++++++++++++++++++++++----
drivers/hid/intel-ish-hid/ipc/utils.h | 64 -----------------------
----------
2 files changed, 60 insertions(+), 70 deletions(-)
delete mode 100644 drivers/hid/intel-ish-hid/ipc/utils.h