mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
update the tps659102 ldo name
This commit is contained in:
@@ -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",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user