Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233220
b: refs/heads/master
c: 34cd2d3
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Eremin-Solenikov authored and Russell King committed Feb 11, 2011
1 parent 9a227ac commit 9da2475
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 9bc433a1db702138371c565526232e9159f14497
refs/heads/master: 34cd2d38db423a991a36d14e9f79e98993addd07
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-sa1100/collie.c
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@ static struct locomo_platform_data locomo_info = {
struct platform_device collie_locomo_device = {
.name = "locomo",
.id = 0,
.dev = {
.platform_data = &locomo_info,
},
.num_resources = ARRAY_SIZE(locomo_resources),
.resource = locomo_resources,
};
Expand Down

0 comments on commit 9da2475

Please sign in to comment.