media: rc: rename s_learning_mode() to s_wideband_receiver()
authorSean Young <sean@mess.org>
Sat, 3 Jul 2021 09:04:40 +0000 (11:04 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 22 Jul 2021 06:21:53 +0000 (08:21 +0200)
commit8b777edff097ca9bb564529913f3a934d59112f4
tree01b4b2dc3dd9a831d9e76b84d6ebf4663e15f8eb
parent50634548d3c360c19013f665964e6c5b8300ff05
media: rc: rename s_learning_mode() to s_wideband_receiver()

The s_learning_mode() function is called in response to the ioctl
LIRC_SET_WIDEBAND_RECEIVER, so rename it to s_wideband_receiver().

Learning mode is when both the wideband receiver is turned on and
carrier reports are enabled.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/rc/ene_ir.c
drivers/media/rc/lirc_dev.c
drivers/media/rc/mceusb.c
drivers/media/rc/rc-loopback.c
include/media/rc-core.h