HID: waltop: Remove waltop_probe() and waltop_remove() functions
authorAxel Lin <axel.lin@gmail.com>
Fri, 7 Sep 2012 07:13:24 +0000 (15:13 +0800)
committerJiri Kosina <jkosina@suse.cz>
Fri, 7 Sep 2012 12:53:59 +0000 (14:53 +0200)
The waltop_probe() and waltop_remove() functions do not have any special
initialization and cleanup. Remove them and let HID core handle the default
probe/remove actions.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Nikolai Kondrashov <spbnick@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found