ANDROID: input: keychord: log when keychord triggered
authorJP Abgrall <jpa@google.com>
Tue, 5 Mar 2013 22:25:36 +0000 (14:25 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit4017c45e8bc6f34710fd3727c5bc18184b26879c
tree7edea8eeec76f159ecc676f06ac0c02c094ce9ea
parent3ed870f4b0c746b94dd9c677c4a37dfb3db5fa01
ANDROID: input: keychord: log when keychord triggered

log keychord id at info level just before waking up processes.

Signed-off-by: JP Abgrall <jpa@google.com>
[AmitP: Rename task_list in wait_queue_head{} to align with upstream commit
        2055da97389a ("sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming")]
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
drivers/input/misc/keychord.c