git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5671df5
)
USB: serial: cypress_m8.c: use module_usb_serial_driver
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 28 Feb 2012 21:11:41 +0000
(13:11 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 28 Feb 2012 21:11:41 +0000
(13:11 -0800)
This converts the cypress_m8.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: Lonnie Mendez <dignome@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found