19 Aug
2019
19 Aug
'19
8:42 p.m.
On Mon, 19 Aug 2019 03:35:38 +0200, jeronimo@borque.com.ar wrote:
From: Jeronimo Borque jeronimo@borque.com.ar
"enabled" parameter historically referred to the device input or output, not to the led indicator. After the changes added with the led helper functions the mic mute led logic refers to the led and not to the mic input which caused led indicator to be negated. Fixing logic in cxt_update_gpio_led and updated cxt_fixup_gpio_mute_hook Also updated debug messages to ease further debugging if necessary.
Suggested-by: Takashi Iwai tiwai@suse.de Signed-off-by: Jeronimo Borque jeronimo@borque.com.ar
Applied now with Cc to stable. Thanks.
Takashi