From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Forshee Subject: Re: [PATCH v4 0/3] Expanded hotkey support Date: Fri, 9 Mar 2012 12:06:52 -0600 Message-ID: <20120309180652.GA22150@ubuntu-macmini> References: <20120305220407.GA16312@ubuntu-macmini> <1331004633-11862-1-git-send-email-seth.forshee@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:58525 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753405Ab2CISG5 (ORCPT ); Fri, 9 Mar 2012 13:06:57 -0500 Content-Disposition: inline In-Reply-To: <1331004633-11862-1-git-send-email-seth.forshee@canonical.com> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Matthew Garrett , platform-driver-x86@vger.kernel.org Cc: Azael Avalos , Thomas Renninger , linux-kernel@vger.kernel.org On Mon, Mar 05, 2012 at 09:30:30PM -0600, Seth Forshee wrote: > New version of the patches which remove the need to modify the EC > driver. > > Changes since v3: > > * Drop patch to add ec_get_handle() > * Use acpi_get_devices() to get EC handle > > Thanks, > Seth Matthew, do these look okay for 3.4 now that there's no dependency on changing the EC driver? Thanks, Seth