mirror of
https://github.com/torvalds/linux.git
synced 2026-09-13 06:23:02 +02:00
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> |
||
|---|---|---|
| .. | ||
| codecs | ||
| core | ||
| fabrics | ||
| soundbus | ||
| aoa-gpio.h | ||
| aoa.h | ||
| Kconfig | ||
| Makefile | ||