]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc-core: fix dib0700 scancode generation for RC5
authorDavid Härdeman <david@hardeman.nu>
Mon, 30 Mar 2015 20:51:01 +0000 (17:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 12 May 2015 21:27:25 +0000 (18:27 -0300)
commit04bad92697b8a834ca9ac23aea1f1912fd377b7d
treef915ca11a134ea74ce8518cee31fceb67fd6d981
parent7980f90ace33f9850f28dc39d6fc78be43f41556
[media] rc-core: fix dib0700 scancode generation for RC5

commit c0d5f9bcf037 ("[media] dib0700: NEC scancode cleanup") cleaned
up the NEC scancode logic but overlooked the RC5 case.

This patch brings the RC5 case in line with the NEC code and makes
the struct self-documenting.

Signed-off-by: David Härdeman <david@hardeman.nu>
Reported-by: David Cimbůrek <david.cimburek@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb/dib0700_core.c