git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
728f977
)
[media] em28xx: simplify IR names on I2C devices
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 4 Jan 2013 20:37:26 +0000
(17:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 4 Jan 2013 21:13:19 +0000
(19:13 -0200)
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>
No differences found