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:
b9594b8
)
staging/btmtk_usb: use module_usb_driver to register driver
author
Peter Huewe
<peterhuewe@gmx.de>
Fri, 17 May 2013 21:51:57 +0000
(23:51 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 20 May 2013 17:16:17 +0000
(10:16 -0700)
Removing some boilerplate by using module_usb_driver instead of calling
register and unregister in the otherwise empty init/exit functions
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found