mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-19 08:57:08 +07:00
![]() of_find_node_by_path() acquires a reference to the node returned by it
and that reference needs to be dropped by its caller. soc_is_brcmstb()
doesn't do that, so fix it.
[treding: slightly rewrite to avoid inline comparison]
Fixes:
|
||
---|---|---|
.. | ||
brcmstb | ||
Kconfig | ||
Makefile | ||
raspberrypi-power.c |