Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310114
b: refs/heads/master
c: ada46cd
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones authored and Arnd Bergmann committed Jun 1, 2012
1 parent f01acb6 commit bcafee6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f65c1982faca257053564e7ba6864ee9506f6a83
refs/heads/master: ada46cda50369444a81a2cf4bf21f580fcb1d6d1
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-ux500/board-mop500.c
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,6 @@ static struct platform_device *snowball_platform_devs[] __initdata = {
static struct platform_device *snowball_of_platform_devs[] __initdata = {
&snowball_led_dev,
&snowball_key_dev,
&snowball_sbnet_dev,
&ab8500_device,
};

Expand Down Expand Up @@ -887,7 +886,7 @@ static void __init u8500_init_machine(void)
* Devices to be DT:ed:
* snowball_led_dev = todo
* snowball_key_dev = todo
* snowball_sbnet_dev = todo
* snowball_sbnet_dev = done
* ab8500_device = todo
*/
platform_add_devices(snowball_of_platform_devs,
Expand Down

0 comments on commit bcafee6

Please sign in to comment.