diff options
author | Keyon Jie <yang.jie@linux.intel.com> | 2018-09-03 10:47:09 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-09-03 23:47:40 +0200 |
commit | f7c50fa636f72490baceb1664ba64973137266f2 (patch) | |
tree | 7c3e2b37558196af6fa12802294d3c1a70e79cde /sound/firewire | |
parent | 5a7b44a8df822e0667fc76ed7130252523993bda (diff) |
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>
Diffstat (limited to 'sound/firewire')
0 files changed, 0 insertions, 0 deletions