From: Laurent Pinchart Date: Mon, 27 Jan 2014 21:04:17 +0000 (+0100) Subject: clocksource: sh_cmt: Replace kmalloc + memset with kzalloc X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~8^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b262bc74dcfd77355720342cbcf89cc8ec12e86b;p=pandora-kernel.git clocksource: sh_cmt: Replace kmalloc + memset with kzalloc One kzalloc a day keeps the bugs away. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed