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

