linux-uconsole/sound/hda/ext
Keyon Jie f2877a3c33 ALSA: hda: Fix mismatch for register mask and value in ext controller.
[ Upstream commit c32bf867cb ]

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>
2019-11-24 08:19:47 +01:00
..
hdac_ext_bus.c ALSA: hdac: fix memory release for SST and SOF drivers 2019-07-10 09:53:36 +02:00
hdac_ext_controller.c ALSA: hda: Fix mismatch for register mask and value in ext controller. 2019-11-24 08:19:47 +01:00
hdac_ext_stream.c ALSA: hda: Fix several mismatch for register mask and value 2018-09-03 23:47:40 +02:00
Makefile