From: Jarod Wilson Date: Fri, 16 Apr 2010 21:27:58 +0000 (-0300) Subject: V4L/DVB: ir-core: make ir_g_keycode_from_table a public function X-Git-Tag: v2.6.35-rc1~480^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c0e0ee580c476234b5ea410f5263fcb27d96389;p=pandora-kernel.git V4L/DVB: ir-core: make ir_g_keycode_from_table a public function The imon driver I've previously submitted and have been porting to use ir-core needs to use ir_g_keycode_from_table, as ir_keydown is not sufficient, due to these things having really oddball hardware decoders in them. This just moves the function declaration from ir-core-priv.h over to ir-core.h. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed