1
0
Fork 0
alistair23-linux/drivers/net/can/m_can
Sean Nyekjaer e6323070bd can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit
[ Upstream commit c9f4cad6cd ]

The CSR bit is already cleared when arriving here so remove this section of
duplicate code.

The registers set in m_can_config_endisable() is set to same exact values as
before this patch.

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Acked-by: Sriram Dash <sriram.dash@samsung.com>
Acked-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20191211063227.84259-1-sean@geanix.com
Fixes: f524f829b7 ("can: m_can: Create a m_can platform framework")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-30 11:51:23 +01:00
..
Kconfig can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI 2020-11-24 13:29:06 +01:00
Makefile can: tcan4x5x: Add tcan4x5x driver to the kernel 2019-07-24 10:31:54 +02:00
m_can.c can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit 2020-12-30 11:51:23 +01:00
m_can.h can: m_can: m_can_class_free_dev(): introduce new function 2020-11-24 13:29:07 +01:00
m_can_platform.c can: m_can_platform: don't call m_can_class_suspend in runtime suspend 2020-10-29 09:57:24 +01:00
tcan4x5x.c can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration 2020-11-24 13:29:07 +01:00