]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 25 Feb 2016 08:37:05 +0000 (09:37 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 9 Mar 2016 18:15:08 +0000 (13:15 -0500)
commitfdd575639f6beb61e90be54fcdd14dd9f9b9627f
tree42df8aa87a261d6e7333bc50028c068849abb6c7
parentb3c3bdf0959ee2c27305d70bc737da8d5153cdfc
ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225

[ Upstream commit 2ae955774f29bbd7d16149cb0ae8d0319bf2ecc4 ]

On one of the machines we enable, we found that the actual speaker volume
did not always correspond to the volume set in alsamixer. This patch
fixes that problem.

This patch was orginally written by Kailang @ Realtek, I've rebased it
to fit sound git master.

Cc: stable@vger.kernel.org
BugLink: https://bugs.launchpad.net/bugs/1549660
Co-Authored-By: Kailang <kailang@realtek.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c