OpenCloudOS-Kernel/drivers/media/cec/core
Deborah Brouwer c8b263937c media: cec-pin: rename timer overrun variables
The cec pin timer overruns are measured in microseconds, but the variable
names include the millisecond symbol "ms". To avoid confusion, replace
"ms" with "us" in the variable names and printed status message.

Signed-off-by: Deborah Brouwer <deborahbrouwer3563@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-08-04 14:43:52 +02:00
..
Makefile
cec-adap.c media: cec: fix trivial style warnings 2021-01-12 18:20:01 +01:00
cec-api.c media: cec: add EPOLLPRI in poll() when dev is unregistered 2021-01-04 13:16:48 +01:00
cec-core.c media: cec-core: first mark device unregistered, then wake up fhs 2020-11-16 10:31:09 +01:00
cec-notifier.c media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C) 2021-03-22 10:24:44 +01:00
cec-pin-error-inj.c media: cec/core: clarify rx-arb-lost usage message 2021-04-06 16:08:38 +02:00
cec-pin-priv.h media: cec-pin: rename timer overrun variables 2021-08-04 14:43:52 +02:00
cec-pin.c media: cec-pin: rename timer overrun variables 2021-08-04 14:43:52 +02:00
cec-priv.h