From: Ezequiel Garcia Date: Tue, 2 Sep 2014 12:51:19 +0000 (-0300) Subject: drm/tilcdc: panel: Use devm_kzalloc to simplify the error path X-Git-Tag: fixes-against-v3.18-rc2~73^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971645d1fd734b8098a5113d61ab9ea93ce83921;p=pandora-kernel.git drm/tilcdc: panel: Use devm_kzalloc to simplify the error path Using the managed variant to allocate the resource makes the code simpler and less error-prone. Tested-by: Darren Etheridge Tested-by: Johannes Pointner Signed-off-by: Ezequiel Garcia Signed-off-by: Dave Airlie --- Reading git-diff-tree failed