diff options
author | Amadeusz Sławiński <[email protected]> | 2024-10-14 11:49:58 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-10-14 12:00:52 +0200 |
commit | 52345d35622026b99271edc1c58ad7cfef3b7567 (patch) | |
tree | c604156480140b397656c74318773fc89ead7c45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0ddf2784d6c29e59409a62b8f32dc5abe56135a4 (diff) |
ALSA: hda: Fix all stream interrupts definition
It is defined in header to 0xFF, which only allows to set values for 8
streams. In specification it is defined as bits from 0 to 29. In
practice there is no HW with 29 streams, but as the only place where the
value is used is chip initialization, it is best to make sure that all
bits are reset properly.
Reviewed-by: Cezary Rojewski <[email protected]>
Signed-off-by: Amadeusz Sławiński <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions