diff options
| author | 2026-01-23 12:36:58 +0100 | |
|---|---|---|
| committer | 2026-01-23 15:46:40 +0000 | |
| commit | 4a393958b6a1f8e476201437dbad2580d9b8700e (patch) | |
| tree | b3b9f6f3188c047f61249ee81e0a7b903f53e9f4 /samples/kobject/ssh:/git@git.zx2c4.com/git: | |
| parent | ASoC: dt-bindings: Convert ti,tas2552 to DT schema (diff) | |
ASoC: codecs: rt56*: Remove IRQF_ONESHOT
Passing IRQF_ONESHOT ensures that the interrupt source is masked until
the secondary (threaded) handler is done. If only a primary handler is
used then the flag makes no sense because the interrupt can not fire
(again) while its handler is running.
The flag also disallows force-threading of the primary handler and the
irq-core will warn about this.
Remove IRQF_ONESHOT from irqflags.
Cc: Oder Chiou <oder_chiou@realtek.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: linux-sound@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://patch.msgid.link/20260123113708.416727-13-bigeasy@linutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
