From: Ilkka Koskinen Date: Tue, 9 Dec 2014 02:01:31 +0000 (-0800) Subject: Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call X-Git-Tag: omap-for-v3.20/drop-legacy-3517~50^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e413ad7cca9f541659ac0ddf8f37e2bcfade365a;p=pandora-kernel.git Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call Previously the return value of the last acpi_bus_get_device() was returned. However, since we only report those issues, it should be cleared to continue as expected. Signed-off-by: Ilkka Koskinen Acked-by: Jacob Pan --- Reading git-diff-tree failed