]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
media: rc: winbond: do not send reset and timeout raw events on startup
authorSean Young <sean@mess.org>
Fri, 11 May 2018 09:36:26 +0000 (05:36 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 14 May 2018 11:17:06 +0000 (07:17 -0400)
commit5dae9cea2a72b6de84fd834358d8af21cc255513
tree852fb8eef63240d475df2f55ef3c063c3621b121
parent09161a05528005b061f07f4e55b42ad558118b9f
media: rc: winbond: do not send reset and timeout raw events on startup

ir_raw_event_set_idle() sends a timeout event which is not needed, and
on startup no reset event is needed either.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/rc/winbond-cir.c