]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: simplify IR names on I2C devices
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 4 Jan 2013 20:37:26 +0000 (17:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 4 Jan 2013 21:13:19 +0000 (19:13 -0200)
commit0519c0741942e1172efa13989db8841d5cf7d229
treeb87829814faf391a7474d7869ab37e34625d4e0f
parent651e21e10e91df0c9a042571e98463a698d42a78
[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 <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-input.c