git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ec3988
)
sh: use kzalloc() for cpg clocks
author
Magnus Damm
<damm@igel.co.jp>
Wed, 17 Jun 2009 04:55:42 +0000
(
04:55
+0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Jun 2009 06:39:53 +0000
(15:39 +0900)
Convert the shared clock cpg code from bootmem to slab.
Without this patch the current bootmem code triggers
WARN_ON() because the slab is available.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found