Re: [PATCH 3/3] ALSA: hda/ca0132 - Unmute surround when speaker output is selected.

2020-12-10 Thread Connor McAdams
Apologies, this patch seems to be a mistake. I don't know why I thought this was the case. On Mon, Dec 7, 2020 at 3:46 AM Connor McAdams wrote: > > Make sure GPIO pin for surround channel mute is set to 0 when speaker > output is selected. > > Signed-off-by: Connor McAdams > --- > sound/pci/hd

[PATCH 3/3] ALSA: hda/ca0132 - Unmute surround when speaker output is selected.

2020-12-07 Thread Connor McAdams
Make sure GPIO pin for surround channel mute is set to 0 when speaker output is selected. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c index 793dc5d50