diff options
| author | Keyon Jie <yang.jie@linux.intel.com> | 2019-01-09 11:20:50 +0300 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2019-01-09 12:28:44 +0300 |
| commit | 081e01f059ba03b25499cb4616ec58db0979406d (patch) | |
| tree | 06760be74e57d0925dbeb299970a7372c685a389 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | beae77170c60aa786f3e4599c18ead2854d8694d (diff) | |
| download | linux-081e01f059ba03b25499cb4616ec58db0979406d.tar.xz | |
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 <yang.jie@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
