linux/drivers/media/rc/img-ir
David Härdeman 42f5e630e0 [media] rc-core: do not change 32bit NEC scancode format for now
This reverts 18bc174481 and changes
the code at img-ir-nec.c to use the order used by the other NEC decoders.

The original patch ignored the fact that NEC32 scancodes are generated not
only in the NEC raw decoder but also directly in some drivers. Whichever
approach is chosen it should be consistent across drivers and this patch
needs more discussion.

Furthermore, I'm convinced that we have to stop playing games trying to
decipher the "meaning" of NEC scancodes (what's the customer/vendor/address,
which byte is the MSB, etc).

Signed-off-by: David Härdeman <david@hardeman.nu>
Acked-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-04-06 11:26:04 -03:00
..
img-ir-core.c
img-ir-hw.c [media] rc: img-ir: hw: Fix min/max bits setup 2014-03-14 09:49:45 -03:00
img-ir-hw.h [media] rc: img-ir: add hardware decoder driver 2014-03-11 15:23:58 -03:00
img-ir-jvc.c [media] rc: img-ir: jvc: Remove unused no-leader timings 2014-03-14 09:49:20 -03:00
img-ir-nec.c [media] rc-core: do not change 32bit NEC scancode format for now 2014-04-06 11:26:04 -03:00
img-ir-raw.c
img-ir-raw.h
img-ir-sanyo.c [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00
img-ir-sharp.c [media] rc: img-ir: add Sharp decoder module 2014-03-11 15:47:55 -03:00
img-ir-sony.c [media] rc: img-ir: add Sony decoder module 2014-03-11 15:47:41 -03:00
img-ir.h
Kconfig [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00
Makefile [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00