Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196145
b: refs/heads/master
c: f2add1d
h: refs/heads/master
i:
  196143: 87c9c43
v: v3
  • Loading branch information
Jarkko Nikula authored and Tony Lindgren committed May 20, 2010
1 parent 1c746e6 commit 3186d39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c9a29ede210b59321a65bd692b7c37b758943e6
refs/heads/master: f2add1de55d577b9babe4812a710affb903b366b
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-omap2/board-rx51-peripherals.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,9 @@ static struct regulator_init_data rx51_vmmc1 = {

static struct regulator_init_data rx51_vmmc2 = {
.constraints = {
.name = "VMMC2_30",
.min_uV = 1850000,
.max_uV = 3150000,
.name = "V28_A",
.min_uV = 2800000,
.max_uV = 3000000,
.apply_uV = true,
.valid_modes_mask = REGULATOR_MODE_NORMAL
| REGULATOR_MODE_STANDBY,
Expand Down

0 comments on commit 3186d39

Please sign in to comment.