On 11-04-16, 19:55, Keguang Zhang wrote: > From: Kelvin Cheung <keguang.zh...@gmail.com> > > This patch replaces kzalloc() with kcalloc() when allocating > frequency table, and remove unnecessary 'out of memory' message. > > Signed-off-by: Kelvin Cheung <keguang.zh...@gmail.com> > --- > drivers/cpufreq/loongson1-cpufreq.c | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-)
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- viresh