diff options
author | Maciej Strozek <[email protected]> | 2023-11-23 09:06:58 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-11-23 12:41:49 +0000 |
commit | fa91703dc2e010e48a230dc92967cb5ae23f8680 (patch) | |
tree | cec038f37bf1ba94ad9639391b74d33adbcbbcd6 /tools/perf/scripts/python/stackcollapse.py | |
parent | b1cea462a79316bd619173f1ded8b28202b5ce3a (diff) |
ASoC: cs43130: Allow driver to work without IRQ connection
Add a polling mechanism that will keep the driver operational even in
absence of physical IRQ connection. If IRQ line is detected, the driver
will continue working as usual, in case of missing IRQ line it will
fallback to the polling mechanism introduced in this change.
This will support users which choose not to connect an IRQ line as it
is not critical to part's operation.
Signed-off-by: Maciej Strozek <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions