mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-14 18:06:58 +00:00
The irq_of_parse_and_map() function returns 0 on failure, and does not
return a negative value anyhow, so never enter this conditional branch.
Fixes:
|
||
|---|---|---|
| .. | ||
| hdmi_audio.c | ||
| hdmi_bridge.c | ||
| hdmi_hdcp.c | ||
| hdmi_hpd.c | ||
| hdmi_i2c.c | ||
| hdmi_phy_8x60.c | ||
| hdmi_phy_8x74.c | ||
| hdmi_phy_8960.c | ||
| hdmi_phy_8996.c | ||
| hdmi_phy.c | ||
| hdmi_pll_8960.c | ||
| hdmi.c | ||
| hdmi.h | ||
| hdmi.xml.h | ||
| qfprom.xml.h | ||