Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310115
b: refs/heads/master
c: dee42eb
h: refs/heads/master
i:
  310113: f01acb6
  310111: 17dd129
v: v3
  • Loading branch information
Lee Jones authored and Arnd Bergmann committed Jun 1, 2012
1 parent bcafee6 commit 9e17014
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: ada46cda50369444a81a2cf4bf21f580fcb1d6d1
refs/heads/master: dee42ebe45321aa5852d47bde520564e715cf321
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-ux500/cpu-db8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ static struct platform_device *platform_devs[] __initdata = {
static struct platform_device *of_platform_devs[] __initdata = {
&u8500_dma40_device,
&db8500_pmu_device,
&db8500_prcmu_device,
};

static resource_size_t __initdata db8500_gpio_base[] = {
Expand Down Expand Up @@ -251,7 +250,7 @@ struct device * __init u8500_of_init_devices(void)
* Devices to be DT:ed:
* u8500_dma40_device = todo
* db8500_pmu_device = todo
* db8500_prcmu_device = todo
* db8500_prcmu_device = done
*/
platform_add_devices(of_platform_devs, ARRAY_SIZE(of_platform_devs));

Expand Down

0 comments on commit 9e17014

Please sign in to comment.