From: Emilio López Date: Wed, 27 Mar 2013 21:20:43 +0000 (-0300) Subject: clk: sunxi: drop an unnecesary kmalloc X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=918d7f6f68620e0721bb31402ebf87e15f826831;p=pandora-kernel.git clk: sunxi: drop an unnecesary kmalloc clk_register will copy this information, so we can just use a normal array and do one less dynamic allocation. Signed-off-by: Emilio López Reviewed-by: Gregory CLEMENT Signed-off-by: Mike Turquette --- Reading git-diff-tree failed