From 034df49fd946df12fb555d184a113385cb72944a Mon Sep 17 00:00:00 2001 From: Balaji Rao Date: Thu, 29 Jan 2009 15:00:37 +0000 Subject: pcf50633_charging_current_control.patch Introduces battery charging current control. Signed-off-by: Balaji Rao --- include/linux/mfd/pcf50633/core.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/linux/mfd/pcf50633/core.h b/include/linux/mfd/pcf50633/core.h index b7a891bf9e0..af67b4e3ec6 100644 --- a/include/linux/mfd/pcf50633/core.h +++ b/include/linux/mfd/pcf50633/core.h @@ -31,6 +31,8 @@ struct pcf50633_platform_data { int charging_restart_interval; + int chg_ref_current_ma; + /* Callbacks */ void (*probe_done)(struct pcf50633 *); void (*mbc_event_callback)(struct pcf50633 *, int); -- cgit v1.2.3