diff options
author | Jason Gerecke <killertofu@gmail.com> | 2019-01-24 11:09:44 -0800 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2019-01-29 11:14:57 +0100 |
commit | e9fe0d4921ee07d934d839d8e418f83dded48aa7 (patch) | |
tree | d18009d8d325391dab8c4e00a50d3590c98343ef /.gitignore | |
parent | 787a3b4322763284a594a5dd3680508c0bfb20b0 (diff) | |
download | linux-e9fe0d4921ee07d934d839d8e418f83dded48aa7.tar.bz2 |
HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk
The 'wacom_hid_usage_quirk' function is the intended home for fixing
up descriptors that are buggy or that don't quite fit the mold. Commit
578325120e was supposed to move all of these quirks but it missed the
code to handle fixup the serial number usages for AES pens. Lets move
this code out of 'wacom_wac_pen_usage_mapping' where it was previously
lurking and put it into the same place as the others.
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions