USB: Add Samsung SGH-I500/Android modem ID switch to visor driver
commitdeb17af455cd0996b761acfac98655b0be7622b3
authorMaciej Szmigiero <mhej@o2.pl>
Mon, 7 Feb 2011 11:42:36 +0000 (7 12:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:45:15 +0000 (21 12:45 -0700)
tree8d81bfe3f282234b58040aed5ded54ea4db35ed3
parentc2173f627fc65c9f23059c4e03a92935deaeebd5
USB: Add Samsung SGH-I500/Android modem ID switch to visor driver

commit acb52cb1613e1d3c8a8c650717cc51965c60d7d4 upstream.

[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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/visor.c