linux/sound/hda/ext
Keyon Jie f7c50fa636 ALSA: hda: Fix several mismatch for register mask and value
E.g. for snd_hdac_ext_link_clear_stream_id(), we should set (1 << stream)
as mask, and 0 as value, here correct it and several similar mismatches.

And, here also remove unreadable register_mask usage for those mask value
updating.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-09-03 23:47:40 +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: hdac: ext: add wait for codec to respond after link reset 2018-06-28 07:33:29 +02:00
hdac_ext_stream.c ALSA: hda: Fix several mismatch for register mask and value 2018-09-03 23:47:40 +02:00