Home
last modified time | relevance | path

Searched hist:"744 d0090a5f6dfa4c81b53402ccdf08313100429" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/joystick/iforce/
H A Diforce-usb.cdiff 744d0090a5f6dfa4c81b53402ccdf08313100429 Wed Nov 10 07:58:01 CET 2021 Johan Hovold <johan@kernel.org> Input: iforce - fix control-message timeout

USB control-message timeouts are specified in milliseconds and should
specifically not vary with CONFIG_HZ.

Fixes: 487358627825 ("Input: iforce - use DMA-safe buffer when getting IDs from USB")
Signed-off-by: Johan Hovold <johan@kernel.org>
Cc: stable@vger.kernel.org # 5.3
Link: https://lore.kernel.org/r/20211025115501.5190-1-johan@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>