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:
05cbc2d
)
USB: ti_usb_3410_5052: fix duplicate device ids.
author
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 26 Jun 2009 15:05:20 +0000
(08:05 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 12 Jul 2009 22:16:36 +0000
(15:16 -0700)
commit
1a1fab513734b3a4fca1bee8229e5ff7e1cb873c
accidentally added the
device id to both tables in the driver, which causes problems as this is
only a single port device, not a multiple port device.
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found