linux/drivers/soc
Yangtao Li 50d4088c00 soc: bcm: brcmstb: Don't leak device tree node reference
[ Upstream commit 1861a7f07e ]

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: d52fad2620 ("soc: add stubs for brcmstb SoC's")
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-02-12 19:47:03 +01:00
..
actions
amlogic
atmel
bcm soc: bcm: brcmstb: Don't leak device tree node reference 2019-02-12 19:47:03 +01:00
dove
fsl soc: fsl: qman_portals: defer probe after qman's probe 2018-10-01 17:47:43 -05:00
gemini
imx ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
lantiq
mediatek
qcom soc: qcom: rmtfs-mem: Validate that scm is available 2018-11-13 11:08:55 -08:00
renesas
rockchip
samsung
sunxi
tegra soc/tegra: Don't leak device tree node reference 2019-02-12 19:47:01 +01:00
ti soc: ti: QMSS: Fix usage of irq_set_affinity_hint 2018-11-21 09:19:18 +01:00
ux500
versatile
xilinx
zte
Kconfig
Makefile