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:
40d3597
)
HID: holtek-mouse: use module_hid_driver() to simplify the code
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 29 May 2013 10:09:22 +0000
(18:09 +0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 29 May 2013 13:04:33 +0000
(15:04 +0200)
module_hid_driver() makes the code simpler by eliminating
boilerplate code.
Reported-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found