USB: Add Samsung SGH-I500/Android modem ID switch to visor driver
authorMaciej Szmigiero <mhej@o2.pl>
Mon, 7 Feb 2011 11:42:36 +0000 (12:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 18:30:23 +0000 (10:30 -0800)
commitacb52cb1613e1d3c8a8c650717cc51965c60d7d4
tree8f4552cd6c1c6542a834c8be5eec1317f8660bf3
parent3c18e30f87ac5466bddbb05cf955605efd7db025
USB: Add Samsung SGH-I500/Android modem ID switch to visor driver

[USB]Add Samsung SGH-I500/Android modem ID switch to visor driver

Samsung decided to reuse USB ID of its old CDMA phone SGH-I500 for the
modem part of some of their Android phones. At least Galaxy Spica
is affected.

This modem needs ACM driver and does not work with visor driver which
binds the conflicting ID for SGH-I500.
Because SGH-I500 is pretty an old hardware its best to add switch to
visor
driver in cause somebody still wants to use that phone with Linux.

Note that this is needed only when using the Android phone as modem,
not in USB storage or ADB mode.

Signed-off-by: Maciej Szmigiero <mhej@o2.pl>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/visor.c