From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Limonciello Subject: Re: [PATCH v3 0/6] alienware-wmi: new platform and feature support Date: Mon, 15 Feb 2016 16:51:29 -0600 Message-ID: <56C25671.2090008@dell.com> References: <1454449137-16478-1-git-send-email-mario_limonciello@dell.com> <20160207200506.GG1779@malice.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from ausxipps301.us.dell.com ([143.166.148.223]:58321 "EHLO ausxipps301.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753106AbcBOWzw (ORCPT ); Mon, 15 Feb 2016 17:55:52 -0500 In-Reply-To: <20160207200506.GG1779@malice.jf.intel.com> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Darren Hart Cc: LKML , "platform-driver-x86@vger.kernel.org" On 02/07/2016 02:05 PM, Darren Hart wrote: > On Tue, Feb 02, 2016 at 03:38:51PM -0600, Mario Limonciello wrote: >> I've got some extensions for the alienware-wmi driver that have >> been introduced for a few new platforms and can be controlled via the WMI >> interface. > Thanks Mario, and apologies for the delay. This appears functionally correct at > each patch. There were still a couple minor line wrapping and comment block > formatting issues, but given the time delay, I just took care of those myself > and annotated it in the commit messages. These are now queued to testing. > > If you would like to verify my changes, they are available in the testing branch > of my tree. > Everything looks good, thanks!