Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154540
b: refs/heads/master
c: e4d24ec
h: refs/heads/master
v: v3
  • Loading branch information
Andrew de Quincey authored and Tony Lindgren committed Jun 23, 2009
1 parent 33cbbea commit d80c528
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c405b3346ea08098a82a1ee82912b018dfa9f96
refs/heads/master: e4d24ec39c98cdc9cd97c26fdd426bbab0034fbe
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap1/board-nokia770.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,11 @@ static int nokia770_mmc_get_cover_state(struct device *dev, int slot)
static struct omap_mmc_platform_data nokia770_mmc2_data = {
.nr_slots = 1,
.dma_mask = 0xffffffff,
.max_freq = 12000000,
.slots[0] = {
.set_power = nokia770_mmc_set_power,
.get_cover_state = nokia770_mmc_get_cover_state,
.ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
.name = "mmcblk",
},
};
Expand Down

0 comments on commit d80c528

Please sign in to comment.