]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:02 +0000 (09:29 -0700)
commit60f69783daf3967b828eb71eafd76d2ce3fabc6c
treee00a2d360f8a4567ffa50b917ccff19b3b49bc87
parent1202e777b67d669aef34326da1f248c933735c78
rc-core: fix dib0700 scancode generation for RC5

commit 4d298b8539ed59f1d69d3aa6e41a2c4908137612 upstream.

commit af3a4a9bbeb0 ("[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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/usb/dvb-usb/dib0700_core.c