HID: add __init/__exit macros to twinhan.c
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 29 Sep 2009 01:24:55 +0000 (03:24 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 29 Sep 2009 11:58:20 +0000 (13:58 +0200)
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions of the twinhan driver in hid.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found