aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorHangyu Hua <[email protected]>2022-06-24 10:41:20 +0800
committerMathieu Poirier <[email protected]>2022-06-24 11:34:00 -0600
commitd7bd416d35121c95fe47330e09a5c04adbc5f928 (patch)
tree7b4305b97734e0b276f899e9ec5ac74581d6b9b8 /drivers/usb/cdns3/cdns3-trace.c
parent416b992b05c94cd691a1909f10e333f02cb81e56 (diff)
rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
rpmsg_register_device_override need to call put_device to free vch when driver_set_override fails. Fix this by adding a put_device() to the error path. Fixes: bb17d110cbf2 ("rpmsg: Fix calling device_lock() on non-initialized device") Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Hangyu Hua <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions