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:
d4d7e3d
)
clk: use kzalloc in clk_register_mux
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 27 Mar 2012 07:23:20 +0000
(15:23 +0800)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 24 Apr 2012 23:37:38 +0000
(16:37 -0700)
Change clk_register_mux to use kzalloc, just like what all other basic
clk registration functions do.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found