]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: lirc_dev: remove min_timeout and max_timeout
authorDavid Härdeman <david@hardeman.nu>
Sun, 25 Jun 2017 12:31:30 +0000 (08:31 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 11 Oct 2017 16:37:36 +0000 (12:37 -0400)
commit2265425fd9c512cc9977516b5fe78d03ad9311a7
tree367620efa348abe38cc5d3230d05034f0b83f56e
parentc1301077213d4dca34f01fc372b64d3c4a49a437
media: lirc_dev: remove min_timeout and max_timeout

There are no users of this functionality (ir-lirc-codec.c has its own
implementation and lirc_zilog.c doesn't use it) so remove it.

This only affects users of the lirc kapi, not rc-core drivers.

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/lirc_dev.c
include/media/lirc_dev.h