[PATCH 0/6] HID: wacom: cleanup
From: Benjamin Tissoires
Date: Fri Feb 12 2016 - 11:27:57 EST
Hi,
While working on the wacom.ko driver, I ended up having those 6 patches that
the current wacom.ko could benefit right now.
Besides cleaning, the only gain users will see is in patch 6 which allows to
actually use the wireless receiver (for development) without having to
unplug/replug it.
Cheers,
Benjamin
Benjamin Tissoires (6):
HID: wacom: break out wacom_intuos_get_tool_type
HID: wacom: break out parsing of device and registering of input
HID: wacom: move down wireless_work()
HID: wacom: reuse wacom_parse_and_register() in wireless_work
HID: wacom: cleanup input devices
HID: wacom: close the wireless receiver on remove()
drivers/hid/wacom_sys.c | 363 ++++++++++++++++++++++++------------------------
drivers/hid/wacom_wac.c | 166 +++++++++++-----------
2 files changed, 265 insertions(+), 264 deletions(-)
--
2.5.0