Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3d0d0e6a authored by Stepan Moskovchenko's avatar Stepan Moskovchenko Committed by Kishan Kumar
Browse files

power: reset: msm: Defer set_dload_mode to end of probe



The set_dload_mode() call in msm_restart_probe() may depend
on the TCSR base address, which is initialized later in the
probe function. Move this call to the end of
msm_restart_probe() to avoid potentially trying to use an
uninitialized resource.

Change-Id: I65c408f065cc7c68a929ec43d50b0a493942a189
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 91e8b447
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment