aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s5pv210/mach-herring.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/mach-herring.c b/arch/arm/mach-s5pv210/mach-herring.c
index 390af04..06d556c 100644
--- a/arch/arm/mach-s5pv210/mach-herring.c
+++ b/arch/arm/mach-s5pv210/mach-herring.c
@@ -1958,6 +1958,7 @@ static void max17040_power_supply_unregister(struct power_supply *psy)
static struct max17040_platform_data max17040_pdata = {
.power_supply_register = max17040_power_supply_register,
.power_supply_unregister = max17040_power_supply_unregister,
+ .rcomp_value = 0xD700,
};
static struct i2c_board_info i2c_devs9[] __initdata = {