From: David Härdeman Date: Thu, 3 Apr 2014 23:31:25 +0000 (-0300) Subject: [media] rc-core: improve ir-kbd-i2c get_key functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd9bb91bb5dc44e3f8c23c60a0ba432e50d7488;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed