02 May, 2016
1 commit
-
It's harmless but, if "enable" isn't set, then we pass uninitialized
values to qcom_coincell_chgr_config(). The values aren't used, but
let's silence the warning anyway.Signed-off-by: Dan Carpenter
Acked-by: Tim Bird
Signed-off-by: Greg Kroah-Hartman
30 Jul, 2015
1 commit
-
This driver is used to configure the coincell charger found in
Qualcomm PMICs.The driver allows configuring the current-limiting resistor for
the charger, as well as the voltage to apply to the coincell
(or capacitor) when charging.Signed-off-by: Tim Bird
Reviewed-by: Andy Gross
Signed-off-by: Greg Kroah-Hartman