diff options
author | 2025-01-12 13:41:52 +0100 | |
---|---|---|
committer | 2025-02-08 12:41:35 +0100 | |
commit | 257a2cd3eb578ee63d6bf90475dc4f4b16984139 (patch) | |
tree | 8c7c7516086644081a9713e5efce3b6a2e01870b /scripts/lib/kdoc/kdoc_parser.py | |
parent | can: ctucanfd: handle skb allocation failure (diff) | |
download | wireguard-linux-257a2cd3eb578ee63d6bf90475dc4f4b16984139.tar.xz wireguard-linux-257a2cd3eb578ee63d6bf90475dc4f4b16984139.zip |
can: c_can: fix unbalanced runtime PM disable in error path
Runtime PM is enabled as one of the last steps of probe(), so all
earlier gotos to "exit_free_device" label were not correct and were
leading to unbalanced runtime PM disable depth.
Fixes: 6e2fe01dd6f9 ("can: c_can: move runtime PM enable/disable to c_can_platform")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://patch.msgid.link/20250112-syscon-phandle-args-can-v1-1-314d9549906f@linaro.org
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions