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>
Wed, 2 Mar 2011 14:47:01 +0000 (09:47 -0500)
commit9bdebf825c5ea3b36b3ba44f9248db9479db86d3
tree158127cae63e328f9d96d38b333784ea5aa76b31
parent064d12950d029499645939b3696e5ac65148310d
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