mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-01 23:53:16 -04:00
The reference taken by 'of_find_device_by_node()' must be released when
not needed anymore.
Add the corresponding 'put_device()' in the error handling path.
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 |