Home
last modified time | relevance | path

Searched hist:"82 e06090473289ce63e23fdeb8737aad59b10645" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dcm109.cdiff 82e06090473289ce63e23fdeb8737aad59b10645 Wed Dec 09 22:13:24 CST 2020 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: cm109 - do not stomp on control URB

We need to make sure we are not stomping on the control URB that was
issued when opening the device when attempting to toggle buzzer.
To do that we need to mark it as pending in cm109_open().

Reported-and-tested-by: syzbot+150f793ac5bc18eee150@syzkaller.appspotmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>