diff options
author | Kai-Heng Feng <[email protected]> | 2022-03-30 14:13:33 +0800 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-03-30 10:17:35 +0200 |
commit | f30741cded62f87bb4b1cc58bc627f076abcaba8 (patch) | |
tree | 8489deb4cc17b82638becdc4be6064b388e19f3d /tools/perf/scripts/python/flamegraph.py | |
parent | 5e2baa04e4cd94c2465b248b7d861fcff8c22fae (diff) |
ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
Commit 5aec98913095 ("ALSA: hda/realtek - ALC236 headset MIC recording
issue") is to solve recording issue met on AL236, by matching codec
variant ALC269_TYPE_ALC257 and ALC269_TYPE_ALC256.
This match can be too broad and Mi Notebook Pro 2020 is broken by the
patch.
Instead, use codec ID to be narrow down the scope, in order to make
ALC256 unaffected.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=215484
Fixes: 5aec98913095 ("ALSA: hda/realtek - ALC236 headset MIC recording issue")
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Cc: <[email protected]>
Signed-off-by: Kai-Heng Feng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions