summaryrefslogtreecommitdiff
path: root/driver/charger/isl923x.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/charger/isl923x.c')
-rw-r--r--driver/charger/isl923x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/charger/isl923x.c b/driver/charger/isl923x.c
index 67ef8b80a7..ce2d6bfc69 100644
--- a/driver/charger/isl923x.c
+++ b/driver/charger/isl923x.c
@@ -516,7 +516,7 @@ static void isl923x_init(int chgnum)
* No need to proceed with the rest of init if we sysjump'd to
* this image as the input current limit has already been set.
*/
- if (system_jumped_to_this_image())
+ if (system_jumped_late())
return;
/*