diff options
author | Kailang Yang <kailang@realtek.com> | 2018-02-05 16:07:20 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-03-06 10:34:53 +0100 |
commit | ae104a21e52b1f9aab342cf6924405177b720069 (patch) | |
tree | 2a663b2dbe8b8f91c1ac50c73bf2ac177a0877fa /arch/score | |
parent | 5f36413526677b11d3226ebf064f471894ea2e5d (diff) | |
download | talos-op-linux-ae104a21e52b1f9aab342cf6924405177b720069.tar.gz talos-op-linux-ae104a21e52b1f9aab342cf6924405177b720069.zip |
ALSA: hda/realtek - Add headset mode support for Dell laptop
This platform was only one phone Jack.
Add dummy lineout verb to fix automute mode disable.
This just the workaround.
[ More background information:
since the platform has only a headphone jack without speaker, the
driver doesn't create the auto-mute control. Meanwhile we do update
the headset mode via the automute hook in the driver, thus with this
setup, the headset won't be updated any longer.
By adding a dummy line-out pin here, the auto-mute is added by the
driver, and the headset update is triggered properly.
Note that this is different from the other
ALC274_FIXUP_DELL_AIO_LINEOUT_VERB, which has the real line-out pin,
while this quirk adds a dummy line-out pin. -- tiwai ]
Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions