Skip to content
Commit c90a0f08 authored by Florian Euchner's avatar Florian Euchner Committed by Dmitry Torokhov
Browse files

Input: cm109 - fix handling of volume and mute buttons



The CM109 driver reported key press events of volume up / down and
record / playback mute buttons, but no release events. Report those events
properly by handling volume and mute keys seperately. For the record and
playback mute buttons, only presses are registered by the CM109, therefore
simulate press-n-release. This fixes the volume control buttons of various
USB headsets.

Signed-off-by: default avatarFlorian Euchner <florian.euchner@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 5ad629a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment