From a6f936db640f56066d0728bc135c1acd4cd9e56e Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Sat, 29 Mar 2014 21:37:44 +0800 Subject: [PATCH] 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-format-patch failed