mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 10:20:06 +00:00
As the of_get_parent() will increase the refcount of the node->parent
and the reference will be discarded, so we should hold the reference
with which we can decrease the refcount when done.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| phy-meson8-hdmi-tx.c | ||
| phy-meson8b-usb2.c | ||
| phy-meson-axg-mipi-dphy.c | ||
| phy-meson-axg-mipi-pcie-analog.c | ||
| phy-meson-axg-pcie.c | ||
| phy-meson-g12a-mipi-dphy-analog.c | ||
| phy-meson-g12a-usb2.c | ||
| phy-meson-g12a-usb3-pcie.c | ||
| phy-meson-gxl-usb2.c | ||