aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorVivek Yadav <[email protected]>2022-12-07 15:36:31 +0530
committerMarc Kleine-Budde <[email protected]>2022-12-12 11:42:33 +0100
commiteaacfeaca7ad0804b9a6eff7afeba93a87db7638 (patch)
tree4b586d83bf6c18fcd1fded6393a72303e6e3f661 /lib/mpi/mpiutil.c
parentbd4a52bf9d56abaabc6926f68c3cc3528937a864 (diff)
can: m_can: Call the RAM init directly from m_can_chip_config
When we try to access the mcan message ram addresses during the probe, hclk is gated by any other drivers or disabled, because of that probe gets failed. Move the mram init functionality to mcan chip config called by m_can_start from mcan open function, by that time clocks are enabled. Suggested-by: Marc Kleine-Budde <[email protected]> Signed-off-by: Vivek Yadav <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions