Hi Sean,
On Fri, May 11, 2018 at 09:36:48AM +0100, Sean Young wrote:
> A mceusb device has been observed producing invalid irdata. Proactively
> guard against this.
Thanks a lot, the patch series looks good to me! Good catch on the
missing break BTW.
We've included this patch in LibreELEC testbu
A mceusb device has been observed producing invalid irdata. Proactively
guard against this.
Suggested-by: Matthias Reichl
Signed-off-by: Sean Young
---
drivers/media/rc/mceusb.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/media/rc/mceusb.c b/drivers/media/rc/mceusb.c
index