Commit 606dadc
HID: uclogic: Remove pen usage masking
Remove support for pen usage masking from hid-uclogic. Disable whole
interfaces instead. Most of those interfaces are useless, and if there
is one which has an unused pen usage, but also has useful reports, its
report descriptor should be rewritten instead.
This simplifies the code and the data structures.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>1 parent 044fa81 commit 606dadc
3 files changed
Lines changed: 7 additions & 54 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 84 | | |
103 | 85 | | |
104 | 86 | | |
| |||
374 | 356 | | |
375 | 357 | | |
376 | 358 | | |
377 | | - | |
378 | | - | |
379 | | - | |
| 359 | + | |
380 | 360 | | |
381 | 361 | | |
382 | 362 | | |
| |||
464 | 444 | | |
465 | 445 | | |
466 | 446 | | |
467 | | - | |
468 | 447 | | |
469 | 448 | | |
470 | 449 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | | - | |
| 517 | + | |
519 | 518 | | |
520 | 519 | | |
521 | 520 | | |
| |||
557 | 556 | | |
558 | 557 | | |
559 | 558 | | |
560 | | - | |
| 559 | + | |
561 | 560 | | |
562 | 561 | | |
563 | 562 | | |
| |||
680 | 679 | | |
681 | 680 | | |
682 | 681 | | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | 682 | | |
699 | 683 | | |
700 | 684 | | |
| |||
734 | 718 | | |
735 | 719 | | |
736 | 720 | | |
737 | | - | |
738 | | - | |
| 721 | + | |
739 | 722 | | |
740 | 723 | | |
741 | 724 | | |
| |||
1033 | 1016 | | |
1034 | 1017 | | |
1035 | 1018 | | |
1036 | | - | |
1037 | | - | |
| 1019 | + | |
1038 | 1020 | | |
1039 | 1021 | | |
1040 | 1022 | | |
| |||
1056 | 1038 | | |
1057 | 1039 | | |
1058 | 1040 | | |
1059 | | - | |
1060 | | - | |
| 1041 | + | |
1061 | 1042 | | |
1062 | 1043 | | |
1063 | 1044 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 141 | | |
147 | 142 | | |
148 | | - | |
| 143 | + | |
149 | 144 | | |
150 | 145 | | |
151 | 146 | | |
| |||
171 | 166 | | |
172 | 167 | | |
173 | 168 | | |
174 | | - | |
175 | 169 | | |
176 | 170 | | |
177 | 171 | | |
| |||
190 | 184 | | |
191 | 185 | | |
192 | 186 | | |
193 | | - | |
194 | 187 | | |
195 | 188 | | |
196 | 189 | | |
| |||
0 commit comments