diff options
author | Terry Junge <linuxhid@cosmicgizmosystems.com> | 2025-01-18 03:58:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-07 11:08:35 +0300 |
commit | dddd13f7f1678850b4ec1665213440f47d4e18da (patch) | |
tree | e788ac46a0365c1051c9589bd0d65f37457c5577 /tools/perf/scripts/python/parallel-perf.py | |
parent | a532e7680878c8de293bfa8f2cbf9703df9b8395 (diff) | |
download | linux-dddd13f7f1678850b4ec1665213440f47d4e18da.tar.xz |
HID: hid-plantronics: Add mic mute mapping and generalize quirks
commit 9821709af892be9fbf4ee9a50b2f3e0604295ce0 upstream.
Add mapping for headset mute key events.
Remove PLT_QUIRK_DOUBLE_VOLUME_KEYS quirk and made it generic.
The quirk logic did not keep track of the actual previous key
so any key event occurring in less than or equal to 5ms was ignored.
Remove PLT_QUIRK_FOLLOWED_OPPOSITE_VOLUME_KEYS quirk.
It had the same logic issue as the double key quirk and was actually
masking the as designed behavior of most of the headsets.
It's occurrence should be minimized with the ALSA control naming
quirk that is part of the patch set.
Signed-off-by: Terry Junge <linuxhid@cosmicgizmosystems.com>
Cc: stable@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions