Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260559
b: refs/heads/master
c: 1459fc5
h: refs/heads/master
i:
  260557: 14d0b9d
  260555: c0330ef
  260551: c50ca00
  260543: 8683fa7
v: v3
  • Loading branch information
Jürgen Lambrecht authored and Sascha Hauer committed Jul 7, 2011
1 parent dafe304 commit e817778
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 97ea3da2048e9018f2513a36a95d2f14b3853d1a
refs/heads/master: 1459fc5f6d244b4e43690df5e9e28e8de390caf0
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-imx/mach-mx27_3ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,8 @@ static struct mc13xxx_platform_data mc13783_pdata = {
.num_regulators = ARRAY_SIZE(mx27_3ds_regulators),

},
.flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN,
.flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN |
MC13783_USE_RTC,
};

/* SPI */
Expand Down

0 comments on commit e817778

Please sign in to comment.