From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Lu Subject: Re: [PATCH v6] Thermal: introduce INT3406 thermal driver Date: Tue, 16 Dec 2014 09:59:33 +0800 Message-ID: <548F9205.8060901@intel.com> References: <54868CF6.6020505@intel.com> <20141211010226.GA26253@aaronlu.sh.intel.com> <1418265472.12435.68.camel@rzhang1-toshiba> <548934D0.8000502@intel.com> <1418286781.12435.73.camel@rzhang1-toshiba> <54895821.3050902@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Olof Johansson Cc: Zhang Rui , Daniel Vetter , Stephen Rothwell , linux-next , Linux-pm mailing list , Geert Uytterhoeven , "linux-kernel@vger.kernel.org" List-Id: linux-next.vger.kernel.org On 13/12/14 02:18, Olof Johansson wrote: > Hi, > > > > On Thu, Dec 11, 2014 at 12:38 AM, Aaron Lu 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 >> --- >> 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. Indeed, not yet. I believe Rui is waiting for you to confirm that the patch indeed fix your problem, so can you please kindly give it a test? Thanks. -Aaron > > > -Olof >