aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKeyon Jie <[email protected]>2019-01-09 16:20:50 +0800
committerTakashi Iwai <[email protected]>2019-01-09 10:28:44 +0100
commit081e01f059ba03b25499cb4616ec58db0979406d (patch)
tree06760be74e57d0925dbeb299970a7372c685a389 /tools/perf/scripts/python/syscall-counts.py
parentbeae77170c60aa786f3e4599c18ead2854d8694d (diff)
ALSA: hda: Fix mismatches for register mask and value in hdac controller
E.g. for azx_int_enable(), we should set both mask and value to be "AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN"(the mask was 0) to enable controller CIE and GIE. We have similar issues on setting AZX_GCTL_RESET and AZX_GCTL_UNSOL, here try to correct all of them. Signed-off-by: Keyon Jie <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions