diff options
author | Keyon Jie <[email protected]> | 2018-09-03 10:47:09 +0800 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2018-09-03 23:47:40 +0200 |
commit | f7c50fa636f72490baceb1664ba64973137266f2 (patch) | |
tree | 7c3e2b37558196af6fa12802294d3c1a70e79cde /tools/perf/scripts/python/export-to-sqlite.py | |
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions