diff options
author | Emilio López <emilio@elopez.com.ar> | 2013-03-28 01:20:43 +0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-04-05 00:53:02 +0400 |
commit | 918d7f6f68620e0721bb31402ebf87e15f826831 (patch) | |
tree | 0ab4b3ce43ff7a89e69388ab46df3bc863198e26 /drivers/clocksource | |
parent | 5a4fe9b55db4ec5b6627245a91445c6495a136df (diff) | |
download | linux-918d7f6f68620e0721bb31402ebf87e15f826831.tar.xz |
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 <emilio@elopez.com.ar>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions