Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228889
b: refs/heads/master
c: 930e2fe
h: refs/heads/master
i:
  228887: c532b5a
v: v3
  • Loading branch information
Mike Rapoport authored and Chris Ball committed Jan 9, 2011
1 parent 4eb3ec0 commit 5c97645
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 985b1aa05bc47794780ac92eebdaf006a5187afb
refs/heads/master: 930e2fe7593b10033c0cd68fb818c3dec365391a
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-dove/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ static struct resource dove_sdio0_resources[] = {
};

static struct platform_device dove_sdio0 = {
.name = "sdhci-mv",
.name = "sdhci-dove",
.id = 0,
.dev = {
.dma_mask = &sdio_dmamask,
Expand Down Expand Up @@ -798,7 +798,7 @@ static struct resource dove_sdio1_resources[] = {
};

static struct platform_device dove_sdio1 = {
.name = "sdhci-mv",
.name = "sdhci-dove",
.id = 1,
.dev = {
.dma_mask = &sdio_dmamask,
Expand Down

0 comments on commit 5c97645

Please sign in to comment.