Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10449
b: refs/heads/master
c: b572352
h: refs/heads/master
i:
  10447: 0610a1b
v: v3
  • Loading branch information
Ian Campbell authored and Russell King committed Oct 28, 2005
1 parent b2aed4b commit d15c5d2
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: 57718976141c2929bddd6219efb32c2abea8360c
refs/heads/master: b57235215933d5fde4013e2448223b934b4ac2b7
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ static struct resource i2s_resources[] = {
static struct platform_device i2s_device = {
.name = "pxa2xx-i2s",
.id = -1,
.resource = i2c_resources,
.resource = i2s_resources,
.num_resources = ARRAY_SIZE(i2s_resources),
};

Expand Down

0 comments on commit d15c5d2

Please sign in to comment.