Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172620
b: refs/heads/master
c: fedea67
h: refs/heads/master
v: v3
  • Loading branch information
Robert Schwebel authored and Sascha Hauer committed Dec 4, 2009
1 parent cb0a094 commit d9d0065
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b16533d3331e3b5905f31b00399933f956936c97
refs/heads/master: fedea672a3aab3b99d03e69805ee423c73af1961
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx3/mx31moboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ static struct mc13783_regulator_init_data moboard_regulators[] = {
static struct mc13783_platform_data moboard_pmic = {
.regulators = moboard_regulators,
.num_regulators = ARRAY_SIZE(moboard_regulators),
.flags = MC13783_USE_REGULATOR | MC13783_USE_RTC,
.flags = MC13783_USE_REGULATOR | MC13783_USE_RTC |
MC13783_USE_ADC,
};

Expand Down

0 comments on commit d9d0065

Please sign in to comment.