From: Ilkka Koskinen Date: Tue, 9 Dec 2014 20:34:03 +0000 (-0800) Subject: Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~349^2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b09406390e76df97c9f5f29c23a4f56d982f22c;p=pandora-kernel.git Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing If either of the entries was missing, the driver tried to free memory using uninitialized pointer. In addition, it was dereferencing null pointer. Signed-off-by: Ilkka Koskinen Acked-by: Jacob Pan Signed-off-by: Zhang Rui --- Reading git-diff-tree failed