update the tps659102 ldo name

This commit is contained in:
ubuntu
2011-03-23 19:02:11 -07:00
parent 5dc059f53f
commit 932d689d53

View File

@@ -527,7 +527,7 @@ static struct regulator_init_data rk29_regulator_vio = {
/* VAUX1 */
static struct regulator_consumer_supply rk29_vaux1_supplies[] = {
{
.supply = "vuax1",
.supply = "vaux1",
},
};
@@ -547,7 +547,7 @@ static struct regulator_init_data rk29_regulator_vaux1 = {
/* VAUX2 */
static struct regulator_consumer_supply rk29_vaux2_supplies[] = {
{
.supply = "vuax2",
.supply = "vaux2",
},
};