USB: remove duplicated device id in airprime driver
authorJon K Hellan <jon.kare.hellan@uninett.no>
Tue, 20 Mar 2007 11:45:42 +0000 (12:45 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Mar 2007 21:17:48 +0000 (14:17 -0700)
commit4928245163b1595f0846aa87ddd1d4f682364fe1
tree23868c572e2fc847a9148ce3b19e6ed6831002bb
parent8a3c1f573c771e60f67ef172d2392d1a28385b4a
USB: remove duplicated device id in airprime driver

Both airprime and option now want to handle vendor ID 0x1410,
device ID 0x1100. Airprime calls it 'ExpressCard34 Qualcomm 3G CDMA'.
Option calls it 'Novatel Merlin XS620/S640'. Patch attached to remove it
from airprime.

From: Jon K Hellan <jon.kare.hellan@uninett.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/airprime.c