Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373237
b: refs/heads/master
c: b99877f
h: refs/heads/master
i:
  373235: 7fb6291
v: v3
  • Loading branch information
Pawel Moll authored and Samuel Ortiz committed Apr 9, 2013
1 parent 554315a commit be9fb36
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: caa62d642634e25cf4316b286abac54a70fd5a6a
refs/heads/master: b99877f3f7e1c8b7e6d133b56c8bcea4e2f7be80
4 changes: 2 additions & 2 deletions trunk/drivers/mfd/vexpress-sysreg.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,12 +490,12 @@ static int vexpress_sysreg_probe(struct platform_device *pdev)
return err;
}

vexpress_sysreg_dev = &pdev->dev;

platform_device_register_data(vexpress_sysreg_dev, "leds-gpio",
PLATFORM_DEVID_AUTO, &vexpress_sysreg_leds_pdata,
sizeof(vexpress_sysreg_leds_pdata));

vexpress_sysreg_dev = &pdev->dev;

device_create_file(vexpress_sysreg_dev, &dev_attr_sys_id);

return 0;
Expand Down

0 comments on commit be9fb36

Please sign in to comment.