1
0
Fork 0
alistair23-linux/sound/hda/ext
Keyon Jie c32bf867cb ALSA: hda: Fix mismatch for register mask and value in ext controller.
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>
2018-10-02 17:10:48 +02:00
..
Makefile ALSA: hdac_ext: add extended stream capabilities 2015-06-11 11:59:22 +02:00
hdac_ext_bus.c ALSA: hdac: add extended ops in the hdac_bus 2018-06-28 07:33:29 +02:00
hdac_ext_controller.c ALSA: hda: Fix mismatch for register mask and value in ext controller. 2018-10-02 17:10:48 +02:00
hdac_ext_stream.c ALSA: hda: Fix several mismatch for register mask and value 2018-09-03 23:47:40 +02:00