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)
commitfa59530267e1006b7180e9ce1dee4136907b2b65
tree646a6c22631d4489b1c6da3195062b69baf1dc32
parent7fa07729e439a6184bd824746d06a49cca553f15
HID: add __init/__exit macros to twinhan.c

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>
drivers/hid/hid-twinhan.c