diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2020-11-27 16:17:11 +0100 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2020-11-30 12:43:38 +0100 |
commit | ad1f5e826d91d6c27ecd36a607ad7c7f4d0b0733 (patch) | |
tree | f9be3f1113aa8df52187a58556db2723de06b4a3 /net | |
parent | dt-bindings: net: correct interrupt flags in examples (diff) | |
download | linux-ad1f5e826d91d6c27ecd36a607ad7c7f4d0b0733.tar.xz linux-ad1f5e826d91d6c27ecd36a607ad7c7f4d0b0733.zip |
can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disable_unprepare()
The clocks mcan_class->cclk and mcan_class->hclk are not prepared by any call
during tcan4x5x_can_probe(), so remove erroneous clk_disable_unprepare() on
them.
Fixes: 5443c226ba91 ("can: tcan4x5x: Add tcan4x5x driver to the kernel")
Link: http://lore.kernel.org/r/20201130114252.215334-1-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions