aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/musb/musb_core.c
diff options
context:
space:
mode:
authorLiang He <windhl@126.com>2022-06-18 10:32:05 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-21 16:39:03 +0200
commit9d6d5303c39b8bc182475b22f45504106a07f086 (patch)
treec8b0b2a9d6d1621ec0b250127d8821f6c1f17a5e /drivers/usb/musb/musb_core.c
parentusb: host: ohci-ppc-of: Fix refcount leak bug (diff)
downloadwireguard-linux-9d6d5303c39b8bc182475b22f45504106a07f086.tar.xz
wireguard-linux-9d6d5303c39b8bc182475b22f45504106a07f086.zip
usb: renesas: Fix refcount leak bug
In usbhs_rza1_hardware_init(), of_find_node_by_name() will return a node pointer with refcount incremented. We should use of_node_put() when it is not used anymore. Signed-off-by: Liang He <windhl@126.com> Link: https://lore.kernel.org/r/20220618023205.4056548-1-windhl@126.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/musb/musb_core.c')
0 files changed, 0 insertions, 0 deletions