USB: option: add device ID for SpeedUp SU9800 usb 3g modem
authorOliver Neukum <oneukum@suse.de>
Tue, 20 May 2014 14:27:40 +0000 (16:27 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 23 Jun 2014 10:24:53 +0000 (12:24 +0200)
commit1cab4c68e339086cdaff7535848e878e8f261fca
tree8ee3500299123600e84374122fe97a2e0b36e824
parenta497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee
USB: option: add device ID for SpeedUp SU9800 usb 3g modem

Reported by Alif Mubarak Ahmad:

This device vendor and product id is 1c9e:9800
It is working as serial interface with generic usbserial driver.
I thought it is more suitable to use usbserial option driver, which has
better capability distinguishing between modem serial interface and
micro sd storage interface.

[ johan: style changes ]

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Tested-by: Alif Mubarak Ahmad <alive4ever@live.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c