Re: [PATCH v6] Thermal: introduce INT3406 thermal driver
From: Olof Johansson <hidden>
Date: 2014-12-12 18:18:58
Also in:
linux-pm, lkml
From: Olof Johansson <hidden>
Date: 2014-12-12 18:18:58
Also in:
linux-pm, lkml
Hi, On Thu, Dec 11, 2014 at 12:38 AM, Aaron Lu [off-list ref] wrote:
INT3406 ACPI device object resembles an ACPI video output device, but its _BCM is said to be deprecated and should not be used. So we will make use of the raw interface to do the actual cooling. Due to this, the backlight core has some modifications. Also, to re-use some of the ACPI video module's code, one function has been exported. Signed-off-by: Aaron Lu <redacted> --- v6: Fix an issue that wrongly set error path return value as reported by Olof Johansson.
Last night's -next was still broken. I take it this wasn't applied yet? Please at least revert the original patch. -Olof