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