Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334626
b: refs/heads/master
c: 49c58e8
h: refs/heads/master
v: v3
  • Loading branch information
Sebastien Guiriec authored and Tony Lindgren committed Oct 16, 2012
1 parent 8c74ad2 commit d832d46
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: a2e5b90b0879e42eee4bef49bd217661abc35ee6
refs/heads/master: 49c58e82023649924b1b0f38d715d94093f4044b
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 @@ -341,7 +341,7 @@ static void __init omap_init_dmic(void)

oh = omap_hwmod_lookup("dmic");
if (!oh) {
printk(KERN_ERR "Could not look up mcpdm hw_mod\n");
pr_err("Could not look up dmic hw_mod\n");
return;
}

Expand Down

0 comments on commit d832d46

Please sign in to comment.