1
0
Fork 0
remarkable-linux/drivers/net/can/m_can
Faiz Abbas 562d7bc6c9 can: m_can: Move accessing of message ram to after clocks are enabled
[ Upstream commit 54e4a0c486 ]

MCAN message ram should only be accessed once clocks are enabled.
Therefore, move the call to parse/init the message ram to after
clocks are enabled.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-05 09:26:28 +02:00
..
Kconfig can: m_can: add CONFIG_HAS_IOMEM dependence 2014-11-18 21:35:02 +01:00
Makefile
m_can.c can: m_can: Move accessing of message ram to after clocks are enabled 2018-09-05 09:26:28 +02:00