diff options
author | Gabriele Mazzotta <gabriele.mzt@gmail.com> | 2016-12-24 19:50:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 08:39:12 +0000 |
commit | d47162bdba70c4d4eccf0a728932e097f9fd9d4c (patch) | |
tree | e7754e65956abee622aabffbfe7463fd1f4fb7b3 /drivers | |
parent | 83e48fcd7e7ca9a7f9c8be54530b23e6628f3657 (diff) | |
download | linux-stable-d47162bdba70c4d4eccf0a728932e097f9fd9d4c.tar.gz linux-stable-d47162bdba70c4d4eccf0a728932e097f9fd9d4c.tar.bz2 linux-stable-d47162bdba70c4d4eccf0a728932e097f9fd9d4c.zip |
ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBE
[ Upstream commit 972aa2c708703c21f14eb958b37e82aae2530e44 ]
Setting shutup when the action is HDA_FIXUP_ACT_PRE_PROBE might
not have the desired effect since it could be overridden by
another more generic shutup function. Prevent this by setting
the more specific shutup function on HDA_FIXUP_ACT_PROBE.
Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions