git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2886f01
)
[media] rc-core: improve ir-kbd-i2c get_key functions
author
David Härdeman
<david@hardeman.nu>
Thu, 3 Apr 2014 23:31:25 +0000
(20:31 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 23 Jul 2014 23:05:56 +0000
(20:05 -0300)
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>
No differences found