Seems that nobody's even trying any more.
Cc: Nithish Mahalingam <nithish.mahalingam@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Anton Vorontsov <cbouatmailru@gmail.com>
Cc: Major Lee <major_lee@wistron.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
pbi->batt_health = POWER_SUPPLY_HEALTH_GOOD;
if (r8 & PMIC_BATT_CHR_SDCLMT_MASK) {
/* PMIC will change charging current automatically */
- pmic_battery_log_event(pbi, BATT_EVENT_DCLMT_EXCPT);
+ pmic_battery_log_event(BATT_EVENT_DCLMT_EXCPT);
}
}
}