HID: primax: Remove px_probe() and px_remove() functions
authorAxel Lin <axel.lin@gmail.com>
Fri, 7 Sep 2012 07:11:50 +0000 (15:11 +0800)
committerJiri Kosina <jkosina@suse.cz>
Fri, 7 Sep 2012 12:55:38 +0000 (14:55 +0200)
The px_probe() and px_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>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found