commit | 4dd9bb91bb5dc44e3f8c23c60a0ba432e50d7488 | [log] [tgz] |
---|---|---|
author | David Härdeman <david@hardeman.nu> | Thu Apr 03 20:31:25 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 23 20:05:56 2014 -0300 |
tree | eadbd0f9d33fc8e5da28a03356170cdee7404b3b | |
parent | 2886f013c312d288fdd4b8472b82a0a9590e3134 [diff] |
[media] rc-core: improve ir-kbd-i2c get_key functions The arguments used for ir-kbd-i2c's get_key() functions are not really suited for rc-core and the ir_raw/ir_key distinction is just confusing. Convert all of them to return a protocol/scancode/toggle triple instead. Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>