]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] rc: meson-ir: store raw event without processing
authorJonas Karlman <jonas@kwiboo.se>
Tue, 25 Apr 2017 07:40:48 +0000 (04:40 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 11:56:32 +0000 (08:56 -0300)
commit48b0a69126dcc8659c2301eb41729445f444e36b
tree45730ae8bd4cb11b60ea43f9d6f6738712b7f940
parent842e39c0988c4ab4ce42dce512990e87f3eb97bc
[media] rc: meson-ir: store raw event without processing

This patch fixes meson-it driver by storing event without processing
to avoid losing key pressed events when system is loaded and events
are occurring too fast.

This issue was reported at [1]

[1] https://github.com/LibreELEC/linux-amlogic/pull/42

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/meson-ir.c