]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:11 +0000 (11:58 -0700)
commit5a67c8ece38ca56d2efa725691e6b191fe6dfbaa
tree6301e39f24398e8f0a515ff5aa2714471da706ba
parentff91c7c848902af82f0bbf428038a9b08d0e8d7c
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/usb/serial/visor.c