Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303233
b: refs/heads/master
c: 4b21ffc
h: refs/heads/master
i:
  303231: 3f8fc7f
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed May 8, 2012
1 parent ace46cc commit 006c5cb
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: 259bd6ce0200c4b9692fcbfa9cbc29d818aa2116
refs/heads/master: 4b21ffcf5d6f197b535593b732e0e4fd2cc11921
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -721,12 +721,12 @@ static int __init omap2_init_devices(void)
* in alphabetical order so they're easier to sort through.
*/
omap_init_audio();
omap_init_mcpdm();
omap_init_camera();
omap_init_mbox();
/* If dtb is there, the devices will be created dynamically */
if (!of_have_populated_dt()) {
omap_init_dmic();
omap_init_mcpdm();
omap_init_mcspi();
}
omap_init_pmu();
Expand Down

0 comments on commit 006c5cb

Please sign in to comment.