HID: holtek-mouse: use module_hid_driver() to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 29 May 2013 10:09:22 +0000 (18:09 +0800)
committerJiri 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