mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 05:46:07 +00: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_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 | ||