media: mceusb: filter out bogus timing irdata of duration 0
authorSean Young <sean@mess.org>
Thu, 10 May 2018 11:37:51 +0000 (07:37 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 14 May 2018 11:12:11 +0000 (07:12 -0400)
commitd4589935ebab0f75bbb191ce2cb14c5f8f4f9429
treef6c33e809b2f6a142c194e1a8fbe83dff9f27cc7
parentaec3eadfb642346669c4d9324d82b5844e36a39b
media: mceusb: filter out bogus timing irdata of duration 0

A mceusb device has been observed producing invalid irdata. Proactively
guard against this.

Suggested-by: Matthias Reichl <hias@horus.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/rc/mceusb.c