commit | e7ad21e00eab6b77fb9b5cd79512b7dee473f476 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Sun Jul 15 16:47:39 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 16 17:17:59 2012 -0700 |
tree | 679112b8c4aa37f37efa96a0c7ed464f3fe8d973 | |
parent | 0dfbf65eb070a6dda535fcfec6028a7412698358 [diff] |
USB: qcserial: support generic Qualcomm serial ports 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>