From: Frank Schaefer Date: Sun, 13 Jan 2013 13:20:45 +0000 (-0300) Subject: [media] em28xx: input: use common work_struct callback function for IR RC key polling X-Git-Tag: v3.9-rc1~93^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4539bebb86310afdc5563653ec4475ae110088;p=pandora-kernel.git [media] em28xx: input: use common work_struct callback function for IR RC key polling Remove em28xx_i2c_ir_work() and check the device type in the common callback function em28xx_ir_work() instead. Simplifies em28xx_ir_start(). Reduces the code size with a minor performance drawback. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed