From eb42429d238122e12cee1209589c145720b8ef24 Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Wed, 18 Jan 2012 20:46:56 +0530 Subject: [PATCH] --- yaml --- r: 292017 b: refs/heads/master c: c2f8efd7641b1b10b73ffa6f216a45209a5705dd h: refs/heads/master i: 292015: 11d5323c11a7ecf4bcd9e05181fbcf8ca7c0df83 v: v3 --- [refs] | 2 +- trunk/drivers/regulator/tps65910-regulator.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1fb0e806c52f..61050efc19a2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0ce6987345a739fc3b2ac5da9c727c3b0133bb9c +refs/heads/master: c2f8efd7641b1b10b73ffa6f216a45209a5705dd diff --git a/trunk/drivers/regulator/tps65910-regulator.c b/trunk/drivers/regulator/tps65910-regulator.c index 5c15ba01e9c7..67424185b365 100644 --- a/trunk/drivers/regulator/tps65910-regulator.c +++ b/trunk/drivers/regulator/tps65910-regulator.c @@ -174,6 +174,9 @@ static struct tps_info tps65910_regs[] = { }; static struct tps_info tps65911_regs[] = { + { + .name = "VRTC", + }, { .name = "VIO", .min_uV = 1500000,