diff options
author | Lokesh Vutla <[email protected]> | 2020-04-27 22:58:31 +0530 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-05-23 00:02:05 +0200 |
commit | 264418e20d1fedbed8ad79683b63caa3d72c3b2e (patch) | |
tree | 7f186dc16db89c91a3917162f644ec2af177023d /lib/mpi/mpi-sub-ui.c | |
parent | b4d86d1994725b468772975f6294d37515e66dcc (diff) |
clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()
omap_dm_timer_prepare() is setting up the parent 32KHz clock. This
prepare() gets called by request_timer in the client's driver. Because of
this, the timer clock parent that is set with assigned-clock-parent is being
overwritten. So drop this default setting of parent in prepare().
Signed-off-by: Lokesh Vutla <[email protected]>
Reviewed-by: Suman Anna <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions