aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKeyon Jie <yang.jie@linux.intel.com>2018-09-02 22:47:09 -0400
committerTakashi Iwai <tiwai@suse.de>2018-09-03 17:47:40 -0400
commitf7c50fa636f72490baceb1664ba64973137266f2 (patch)
tree7c3e2b37558196af6fa12802294d3c1a70e79cde /tools/perf/scripts/python/syscall-counts.py
parent5a7b44a8df822e0667fc76ed7130252523993bda (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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions