From: Shawn Guo Date: Tue, 27 Mar 2012 07:23:20 +0000 (+0800) Subject: clk: use kzalloc in clk_register_mux X-Git-Tag: v3.5-rc1~71^2~6^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10363b5838b4d5dcbf01db219f35e91aa94f24c6;p=pandora-kernel.git clk: use kzalloc in clk_register_mux Change clk_register_mux to use kzalloc, just like what all other basic clk registration functions do. Signed-off-by: Shawn Guo Signed-off-by: Mike Turquette --- Reading git-diff-tree failed