summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2012-05-31 23:03:52 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-13 23:01:56 +0200
commit0b84704a2d6fdf55a3dcdd2a1f2ac8b48913c84b (patch)
tree8927ef05a82096047c25a04f1bc7ca3d0f480dbe /drivers/usb/storage
parentUSB: serial: Enforce USB driver and USB serial driver match (diff)
downloadlinux-0b84704a2d6fdf55a3dcdd2a1f2ac8b48913c84b.tar.xz
linux-0b84704a2d6fdf55a3dcdd2a1f2ac8b48913c84b.zip
USB: serial-generic: use a single set of device IDs
The usb-serial-generic driver uses different device IDs for its USB matching and its serial matching. This can lead to problems: The driver can end up getting bound to a USB interface without being allowed to bind to the corresponding serial port. This patch (as1557) fixes the problem by using the same device ID table (the one that can be altered by the "vendor=" and "product=" module parameters) for both purposes. The unused table is removed. Now the driver will bind only to the intended devices. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: Bjørn Mork <bjorn@mork.no> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage')
0 files changed, 0 insertions, 0 deletions