update the tps659102 ldo name
authorubuntu <superboy@ubuntu.(none)>
Thu, 24 Mar 2011 02:02:11 +0000 (19:02 -0700)
committerubuntu <superboy@ubuntu.(none)>
Thu, 24 Mar 2011 02:02:11 +0000 (19:02 -0700)
arch/arm/mach-rk29/board-rk29-fih.c

index 6ac717a1f936a11549069f355e561f85322a84c4..838d66404ae9ecb76a3754e8d43191a1cab7a9a3 100755 (executable)
@@ -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",
        },
 };