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.c | ||
hdmi.h | ||
hdmi.xml.h | ||
hdmi_audio.c | ||
hdmi_bridge.c | ||
hdmi_hdcp.c | ||
hdmi_hpd.c | ||
hdmi_i2c.c | ||
hdmi_phy.c | ||
hdmi_phy_8x60.c | ||
hdmi_phy_8x74.c | ||
hdmi_phy_8960.c | ||
hdmi_phy_8996.c | ||
hdmi_pll_8960.c | ||
qfprom.xml.h |