From: Mauro Carvalho Chehab Date: Fri, 4 Jan 2013 20:37:26 +0000 (-0300) Subject: [media] em28xx: simplify IR names on I2C devices X-Git-Tag: v3.9-rc1~93^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40580e7c043cdfbf472e76052a4606fea16642d;p=pandora-kernel.git [media] em28xx: simplify IR names on I2C devices The ir-i2c-kbd already adds I2C IR before the name. The way it is, the devices are named as: "i2c IR (i2c IR (EM2840 Hauppaug" With is ugly and incorrect. After this patch, it is now properly displayed as: "i2c IR (WinTV USB2)" Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed