ab8500: Add devicetree support for chargalg
This patch adds device tree support for charging algorithm driver Signed-off-by: Rajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
This commit is contained in:

committed by
Anton Vorontsov

parent
4aef72dbb2
commit
a12810ab9f
@@ -274,12 +274,6 @@ struct abx500_bm_data {
|
||||
|
||||
extern struct abx500_bm_data ab8500_bm_data;
|
||||
|
||||
struct abx500_bmdevs_plat_data {
|
||||
char **supplied_to;
|
||||
size_t num_supplicants;
|
||||
bool autopower_cfg;
|
||||
};
|
||||
|
||||
enum {
|
||||
NTC_EXTERNAL = 0,
|
||||
NTC_INTERNAL,
|
||||
|
Reference in New Issue
Block a user