mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
c4c349be07
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 |