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:
73e6991
)
ar5523: use module_usb_driver to simplify the code
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 1 Nov 2012 01:59:13 +0000
(09:59 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 Nov 2012 19:55:35 +0000
(14:55 -0500)
Use the module_usb_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found