diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-08-24 17:07:30 +0700 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-08-25 09:59:06 +0200 |
| commit | 15fd93cbbff7d9d92cd19f38a94355462fa91930 (patch) | |
| tree | 539216488372d1132d74440160929e0c34084827 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4c0ec35e011309bd7091053ad5bbc01420967a66 (diff) | |
ALSA: aoa: i2sbus: Check IRQ before requesting it
irq_of_parse_and_map() returns 0 when parsing or mapping an IRQ fails.
The return value was passed to request_irq() without checking for
failure.
Check the return value before passing it to request_irq().
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260824100730.31601-1-phucduc.bui@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
