Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232959
b: refs/heads/master
c: 9d47e30
h: refs/heads/master
i:
  232957: effa9af
  232955: a940d10
  232951: 0370ecb
  232943: 1ce3057
  232927: 4f91775
  232895: 5648e13
  232831: bfcff1b
  232703: 6dae695
  232447: c9e3efa
v: v3
  • Loading branch information
Aaro Koskinen authored and Tony Lindgren committed Feb 1, 2011
1 parent fc64009 commit 6465b49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 713f25cec6331fca414aefb2ab5b20d88c610a2f
refs/heads/master: 9d47e309015b8d5ab32851cd0216e4b96b6407e4
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/mux.c
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,7 @@ int __init omap_mux_init(const char *name, u32 flags,
if (!partition->base) {
pr_err("%s: Could not ioremap mux partition at 0x%08x\n",
__func__, partition->phys);
kfree(partition);
return -ENODEV;
}

Expand Down

0 comments on commit 6465b49

Please sign in to comment.