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:
Rajanikanth H.V
2012-10-31 15:40:33 +00:00
committed by Anton Vorontsov
parent 4aef72dbb2
commit a12810ab9f
5 changed files with 64 additions and 22 deletions

View File

@@ -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,