]> git.baikalelectronics.ru Git - kernel.git/commit
[media] m920x: factor out a m920x_parse_rc_state() function
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 10 Dec 2012 20:37:12 +0000 (17:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Dec 2012 18:29:07 +0000 (16:29 -0200)
commit396b9d1a3107866c8fd7d538121eb83de038198c
tree71e157d7707d1558aaf7590e6879cb985b64e938
parentad3ec0638edacdd518d7ab0c8633269fdc7127f6
[media] m920x: factor out a m920x_parse_rc_state() function

This is in preparation to using RC core infrastructure for some devices,
the RC button state parsing logic can be shared berween rc.legacy and
rc.core callbacks as it is independent from the mechanism used for RC
handling.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/dvb-usb/m920x.c