From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Lu Subject: Re: [PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers Date: Wed, 3 Jun 2015 08:31:00 +0800 Message-ID: <20150603003100.GA3562@aaronlu.sh.intel.com> References: <1433150708-8498-1-git-send-email-hdegoede@redhat.com> <87zj4ie8i9.fsf@intel.com> <556D8204.5030904@redhat.com> <20150602143350.GB367@aaronlu.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150602143350.GB367@aaronlu.sh.intel.com> Sender: platform-driver-x86-owner@vger.kernel.org To: Hans de Goede Cc: Jani Nikula , Darren Hart , "Rafael J. Wysocki" , dri-devel@lists.freedesktop.org, platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org, Ben Skeggs List-Id: linux-acpi@vger.kernel.org On Tue, Jun 02, 2015 at 10:33:50PM +0800, Aaron Lu wrote: > On Tue, Jun 02, 2015 at 12:14:28PM +0200, Hans de Goede wrote: > > > > If this makes sense (*) then the cooling device stuff should maybe moved > > from the acpi/video.c code to the backlight core code. > > It's just a specific driver that provides thermal capability, no need to > move to the core code. I didn't get this when replying and now I think it's doable. Regards, Aaron