commit | 751e5ed350ac3f8dff9fd63ce01405da9472a034 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Sep 07 15:13:24 2012 +0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Sep 07 14:53:59 2012 +0200 |
tree | 7734af53d8e6986ae3be52fb72a013857681e378 | |
parent | 5f4fa6afd31c1002c7cbd13d33dcc6e9d3bef10e [diff] |
HID: waltop: Remove waltop_probe() and waltop_remove() functions 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>