media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLE
authorSean Young <sean@mess.org>
Wed, 9 Feb 2022 16:03:12 +0000 (17:03 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 7 Mar 2022 15:29:07 +0000 (16:29 +0100)
commit1092347165cf5ed1453c1f211641a859818a2828
treebb5c092d5cd9871e68efce85c3eacab30bc1e9c9
parentc81652a4a88ce65312e56321812ae54a73dae963
media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLE

There is no hardware which can filter input on the duty cycle, so no
driver implements this. On top of that, LIRC_CAN_SET_REC_DUTY_CYCLE
has the same value as LIRC_CAN_MEASURE_CARRIER (0x02000000).

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/userspace-api/media/lirc.h.rst.exceptions
include/uapi/linux/lirc.h