Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192082
b: refs/heads/master
c: d154fed
h: refs/heads/master
v: v3
  • Loading branch information
Vipin Bhandari authored and Kevin Hilman committed May 6, 2010
1 parent c47263d commit dbbac9b
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: 8ccfd3f074f75135971905d2413811729e19580e
refs/heads/master: d154fed7234331dc29240deb04f92f382000e66b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/board-da830-evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ static int da830_evm_mmc_get_cd(int index)
static struct davinci_mmc_config da830_evm_mmc_config = {
.get_ro = da830_evm_mmc_get_ro,
.get_cd = da830_evm_mmc_get_cd,
.wires = 4,
.wires = 8,
.max_freq = 50000000,
.caps = MMC_CAP_MMC_HIGHSPEED | MMC_CAP_SD_HIGHSPEED,
.version = MMC_CTLR_VERSION_2,
Expand Down

0 comments on commit dbbac9b

Please sign in to comment.