From: Sachin Kamat Date: Fri, 30 May 2014 10:26:34 +0000 (+0530) Subject: video: omapdss: Fix potential null pointer dereference X-Git-Tag: omap-for-v3.16/fixes-rc4~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f7d7931752ee1bd0903a38b1086c7ea5e10cdf;p=pandora-kernel.git video: omapdss: Fix potential null pointer dereference kmalloc can return null. Add a check to avoid potential null pointer dereference error when the pointer is accessed later. Signed-off-by: Sachin Kamat Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed