USB: Add Samsung SGH-I500/Android modem ID switch to visor driver
commit6267284cac14af51ea22104afa3146523a133d7a
authorMaciej Szmigiero <mhej@o2.pl>
Mon, 7 Feb 2011 11:42:36 +0000 (7 12:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Mar 2011 23:05:06 +0000 (7 15:05 -0800)
treef20335a2092c6004d312e85eccea1def9e6f1ad9
parent20e5fed64ca8610cc368b2b126089da167258c44
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