]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: move zte MF330 from sierra to option
authorKevin Lloyd <linux@sierrawireless.com>
Thu, 14 Feb 2008 21:35:16 +0000 (13:35 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Feb 2008 23:38:53 +0000 (15:38 -0800)
commita299f53185ce9561935ee5b1550273bf2b03b306
treea3cb96833675a80424e3d5b26adbaa6abfe7b177
parent83ebcc73df5666eee99b7c42cee88759ba7f4a84
USB: serial: move zte MF330 from sierra to option

Move the Onda H600/ZTE MF33 device from the sierra driver to the option
driver.

The reason it was moved is because the sierra driver is starting to support
more and more sierra proprietary features, so it makes more sense to keep
sierra only devices in there.

Signed-off-by: Kevin Lloyd <klloyd@sierrawireless.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c
drivers/usb/serial/sierra.c