Searched hist:"2 adc965c8bfa224e11ecccf9c92fd458c4236428" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/rc/ |
H A D | redrat3.c | diff 2adc965c8bfa224e11ecccf9c92fd458c4236428 Mon Oct 25 07:16:35 CDT 2021 Johan Hovold <johan@kernel.org> media: redrat3: fix control-message timeouts
USB control-message timeouts are specified in milliseconds and should specifically not vary with CONFIG_HZ.
Fixes: 2154be651b90 ("[media] redrat3: new rc-core IR transceiver device driver") Cc: stable@vger.kernel.org # 3.0 Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|