From: Axel Lin Date: Sat, 29 Mar 2014 13:37:44 +0000 (+0800) Subject: spi: omap2-mcspi: Convert to use devm_kcalloc X-Git-Tag: v3.15-rc1~25^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f936db640f56066d0728bc135c1acd4cd9e56e;p=pandora-kernel.git spi: omap2-mcspi: Convert to use devm_kcalloc This saves a few unwind code and return proper error if devm_kcalloc fails. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed