projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc059f
)
update the tps659102 ldo name
author
ubuntu
<superboy@ubuntu.(none)>
Thu, 24 Mar 2011 02:02:11 +0000
(19:02 -0700)
committer
ubuntu
<superboy@ubuntu.(none)>
Thu, 24 Mar 2011 02:02:11 +0000
(19:02 -0700)
arch/arm/mach-rk29/board-rk29-fih.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/board-rk29-fih.c
b/arch/arm/mach-rk29/board-rk29-fih.c
index 6ac717a1f936a11549069f355e561f85322a84c4..838d66404ae9ecb76a3754e8d43191a1cab7a9a3 100755
(executable)
--- a/
arch/arm/mach-rk29/board-rk29-fih.c
+++ b/
arch/arm/mach-rk29/board-rk29-fih.c
@@
-527,7
+527,7
@@
static struct regulator_init_data rk29_regulator_vio = {
/* VAUX1 */
static struct regulator_consumer_supply rk29_vaux1_supplies[] = {
{
- .supply = "v
ua
x1",
+ .supply = "v
au
x1",
},
};
@@
-547,7
+547,7
@@
static struct regulator_init_data rk29_regulator_vaux1 = {
/* VAUX2 */
static struct regulator_consumer_supply rk29_vaux2_supplies[] = {
{
- .supply = "v
ua
x2",
+ .supply = "v
au
x2",
},
};