From: Wei Yongjun Date: Wed, 29 May 2013 10:09:22 +0000 (+0800) Subject: HID: holtek-mouse: use module_hid_driver() to simplify the code X-Git-Tag: v3.11-rc1~90^2~2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99f81887850cb593ea02bd14a68062547db8261;p=pandora-kernel.git HID: holtek-mouse: use module_hid_driver() to simplify the code module_hid_driver() makes the code simpler by eliminating boilerplate code. Reported-by: Andy Shevchenko Signed-off-by: Wei Yongjun Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed