]> git.openfabrics.org - ~shefty/rdma-dev.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)
commitd40580e7c043cdfbf472e76052a4606fea16642d
treeb87829814faf391a7474d7869ab37e34625d4e0f
parent728f9778e273a11a65926ac21574e6ca8d911ebf
[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