Skip to content

Commit

Permalink
removed hack as temp guage will accurately report now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ka6sox committed Dec 23, 2010
1 parent 0911c3e commit ad33bf1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/power/max17042_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -760,8 +760,6 @@ static int max17042_battery_temperature(struct max17042_data* max17042)
}
}

// ### Hack to allow froyo boot without tripping temp sensor
max17042->temp_cached = 1;
return err;
}

Expand Down

0 comments on commit ad33bf1

Please sign in to comment.