diff options
author | Keyon Jie <yang.jie@linux.intel.com> | 2018-09-28 17:38:59 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-24 08:19:47 +0100 |
commit | f2877a3c332d3f4ee6897f52228baee4457f6cf8 (patch) | |
tree | 5a0cc7fd9678a04fdb1cd9af6a8e800947d80124 /include/linux/tifm.h | |
parent | ae3765a0a33db2a4f63dfd4b850e9b29f668ea09 (diff) | |
download | linux-stable-f2877a3c332d3f4ee6897f52228baee4457f6cf8.tar.gz linux-stable-f2877a3c332d3f4ee6897f52228baee4457f6cf8.tar.bz2 linux-stable-f2877a3c332d3f4ee6897f52228baee4457f6cf8.zip |
ALSA: hda: Fix mismatch for register mask and value in ext controller.
[ Upstream commit c32bf867cb6721d6ea04044d33f19c8bd81280c1 ]
E.g. for snd_hdac_ext_bus_link_power_up(), we should set mask to be
AZX_MLCTL_SPA(it was 0), and AZX_MLCTL_SPA as value to power up it,
here correct it and several similar mismatches.
Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/tifm.h')
0 files changed, 0 insertions, 0 deletions