[PATCH] rc-core: fix dib0700 scancode generation for RC5

2015-03-30 Thread David Härdeman
commit af3a4a9bbeb00df3e42e77240b4cdac5479812f9 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 da...@hardeman.nu Reported-by: David Cimbůrek

Re: [PATCH] rc-core: fix dib0700 scancode generation for RC5

2015-03-18 Thread David Cimbůrek
Hi, any progress?? Do you need some more debugging output from me? Regards, David 2015-02-26 19:14 GMT+01:00 David Cimbůrek david.cimbu...@gmail.com: 2015-02-25 23:30 GMT+01:00 David Härdeman da...@hardeman.nu: David, could you please test this patch? ---

Re: [PATCH] rc-core: fix dib0700 scancode generation for RC5

2015-02-26 Thread David Cimbůrek
2015-02-25 23:30 GMT+01:00 David Härdeman da...@hardeman.nu: David, could you please test this patch? --- drivers/media/usb/dvb-usb/dib0700_core.c | 70 +- 1 file changed, 40 insertions(+), 30 deletions(-) diff --git a/drivers/media/usb/dvb-usb/dib0700_core.c

[PATCH] rc-core: fix dib0700 scancode generation for RC5

2015-02-25 Thread David Härdeman
David, could you please test this patch? --- drivers/media/usb/dvb-usb/dib0700_core.c | 70 +- 1 file changed, 40 insertions(+), 30 deletions(-) diff --git a/drivers/media/usb/dvb-usb/dib0700_core.c b/drivers/media/usb/dvb-usb/dib0700_core.c index 50856db..605b090