1085f50806
In brcmstb_pm_probe(), there are two kinds of leak bugs:
(1) we need to add of_node_put() when for_each__matching_node() breaks
(2) we need to add iounmap() for each iomap in fail path
Fixes:
|
||
---|---|---|
.. | ||
bcm63xx | ||
brcmstb | ||
Kconfig | ||
Makefile | ||
bcm2835-power.c | ||
raspberrypi-power.c |