OSDN Git Service

ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
authorConnor McAdams <conmanx360@gmail.com>
Mon, 3 Aug 2020 00:29:25 +0000 (20:29 -0400)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Aug 2020 06:11:40 +0000 (08:11 +0200)
commita00dc409de455b64e6cb2f6d40cdb8237cdb2e83
tree735efa7ca6e7bfc6e79d9b931e8b88d8d51cd83d
parent3b5d1afd1f13bcab85eaa28223ad396694f929e3
ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.

When the ZxR headphone gain control was added, the ca0132_switch_get
function was not updated, which meant that the changes to the control
state were not saved when entering/exiting alsamixer.

Signed-off-by: Connor McAdams <conmanx360@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200803002928.8638-1-conmanx360@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c