[PATCH linux-master 0/3] MCAN updates for clock discovery

From: Dan Murphy
Date: Fri Jan 31 2020 - 13:38:13 EST


Hello

These are the initial fixes for issues found in and requested in
https://lore.kernel.org/patchwork/patch/1165091/

For the clock discovery and initialization.

Dan

Dan Murphy (3):
can: tcan4x5x: Move clock init to TCAN driver
can: m_can_platform: Move clock discovery and init to platform
can: m_can: Remove unused clock function from the framework

drivers/net/can/m_can/m_can.c | 16 ------
drivers/net/can/m_can/m_can.h | 3 -
drivers/net/can/m_can/m_can_platform.c | 37 +++++++++---
drivers/net/can/m_can/tcan4x5x.c | 78 +++++++++++++++++++-------
4 files changed, 89 insertions(+), 45 deletions(-)

--
2.25.0