From 2e5f595ae802bb10d81663eee10d82b5ec682965 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 14 Jan 2011 09:44:02 +0100 Subject: [PATCH] --- yaml --- r: 231375 b: refs/heads/master c: c97b73939a3ed8618ad1baf3be4c8f5d11426de6 h: refs/heads/master i: 231373: e865b90e0a1823e4eb9700c2023e5d0012a1dd0c 231371: e21b806a20fde2415e6cadcb1b61337e49603664 231367: 97b36a7696bfb53089fbab9af0c781816c463913 231359: 7e5f484d632f9482f643f70e77e9a364a1720333 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-mx3/mach-mx31_3ds.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 298a2b84e180..1685f30c8448 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd027b00eb5cc8580452fe66447eacdce2d57db6 +refs/heads/master: c97b73939a3ed8618ad1baf3be4c8f5d11426de6 diff --git a/trunk/arch/arm/mach-mx3/mach-mx31_3ds.c b/trunk/arch/arm/mach-mx3/mach-mx31_3ds.c index 4e516b49a901..6b4aa2c47107 100644 --- a/trunk/arch/arm/mach-mx3/mach-mx31_3ds.c +++ b/trunk/arch/arm/mach-mx3/mach-mx31_3ds.c @@ -147,10 +147,10 @@ static struct mc13783_regulator_init_data mx31_3ds_regulators[] = { .init_data = &pwgtx_init, }, { - .id = MC13783_REGU_GPO1, /* Turn on 1.8V */ + .id = MC13783_REG_GPO1, /* Turn on 1.8V */ .init_data = &gpo_init, }, { - .id = MC13783_REGU_GPO3, /* Turn on 3.3V */ + .id = MC13783_REG_GPO3, /* Turn on 3.3V */ .init_data = &gpo_init, }, };