From: Tomi Valkeinen Date: Fri, 23 May 2014 11:50:09 +0000 (+0300) Subject: OMAPDSS: HDMI: fix devm_ioremap_resource error checks X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b22df835ba42ad6c5f09a52baf68cfb60650f56;p=pandora-kernel.git OMAPDSS: HDMI: fix devm_ioremap_resource error checks devm_ioremap_resource returns ERR_PTR on error, not NULL. Fix the error checks in the driver. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed