From: Axel Lin Date: Wed, 5 Aug 2015 14:34:22 +0000 (+0800) Subject: ASoC: topology: Use kcalloc instead of kzalloc for array allocation X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~4^6~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca7deb1e15e0030d04051cf4285e88249ebe252;p=pandora-kernel.git ASoC: topology: Use kcalloc instead of kzalloc for array allocation Also remove unnecessary memset. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed