Home
last modified time | relevance | path

Searched hist:"10 a6b9ce8ecf0dcaabb10089bdf1b4bb30f3092a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dempeg.cdiff 10a6b9ce8ecf0dcaabb10089bdf1b4bb30f3092a Tue Feb 28 22:11:42 CET 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: serial: empeg.c: use module_usb_serial_driver

This converts the empeg.c driver to use the module_usb_serial_driver() call
instead of having to have a module_init/module_exit function, saving a lot
of duplicated code.

CC: Gary Brubaker <xavyer@ix.netcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>