Skip to content
Commit 79c43333 authored by Navid Emamdoost's avatar Navid Emamdoost Committed by Marc Kleine-Budde
Browse files

can: xilinx_can: handle failure cases of pm_runtime_get_sync



Calling pm_runtime_get_sync increments the counter even in case of
failure, causing incorrect ref count. Call pm_runtime_put if
pm_runtime_get_sync fails.

Signed-off-by: default avatarNavid Emamdoost <navid.emamdoost@gmail.com>
Link: https://lore.kernel.org/r/20200605033239.60664-1-navid.emamdoost@gmail.com


Fixes: 4716620d ("can: xilinx: Convert to runtime_pm")
Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent e002103b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment