From: Fabio Estevam Date: Fri, 28 Jun 2013 16:55:28 +0000 (-0300) Subject: imx-drm: ipu-dp: Check the return value of devm_kzalloc() X-Git-Tag: v3.12-rc1~183^2~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b31cf40654b32a75e7c010f9345f361ccae927;p=pandora-kernel.git imx-drm: ipu-dp: Check the return value of devm_kzalloc() devm_kzalloc() may fail, so let's check its return value. Signed-off-by: Fabio Estevam Acked-by: Sascha Hauer Acked-by: Philipp Zabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed