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:
0dfbf65
)
USB: qcserial: support generic Qualcomm serial ports
author
Bjørn Mork
<bjorn@mork.no>
Sun, 15 Jul 2012 14:47:39 +0000
(16:47 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 00:17:59 +0000
(17:17 -0700)
No need to verify the interface layout when doing
interface number based matching. We can safely trust
the device ID table in this case.
This allows the driver to support any USB interface
layout for non-Gobi 1k/2k+ devices.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found