diff options
author | Liang He <[email protected]> | 2022-06-15 22:02:31 +0800 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2022-06-17 14:54:22 -0700 |
commit | 9a073d4fbb182be8ee9d1539ed0484800f3fc832 (patch) | |
tree | 695ea620ac6029fa4a8d8df5c337e979bbca98ad /drivers/usb/cdns3/cdns3-trace.c | |
parent | 9b656879042e1eb6aaf2306910f346bd6a03e58f (diff) |
soc: bcm: brcmstb: biuctrl: Add missing of_node_put()
In brcmstb_biuctrl_init(), of_find_compatible_node() will return a
node pointer with refcount incremented. We should use of_node_put()
in each fail path or when it is not used anymore.
Signed-off-by: Liang He <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions