diff options
author | 2021-10-03 15:22:54 +0200 | |
---|---|---|
committer | 2021-10-04 15:55:24 +0100 | |
commit | 1cf2aa665901054b140eb71748661ceae99b6b5a (patch) | |
tree | 2854cae6ddd43a9b54bf37c709171159aa61ac27 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ASoC: nau8821: new driver (diff) | |
download | linux-dev-1cf2aa665901054b140eb71748661ceae99b6b5a.tar.xz linux-dev-1cf2aa665901054b140eb71748661ceae99b6b5a.zip |
ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
Use the new IRQF_NO_AUTOEN flag when requesting the IRQ, rather then
disabling it immediately after requesting it.
This fixes a possible race where the IRQ might trigger between requesting
and disabling it; and this also leads to a small code cleanup.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20211003132255.31743-1-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions