Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751846AbbFHEMr (ORCPT ); Mon, 8 Jun 2015 00:12:47 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:32938 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750815AbbFHEMj (ORCPT ); Mon, 8 Jun 2015 00:12:39 -0400 Date: Sun, 7 Jun 2015 21:12:38 -0700 From: Darren Hart To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Gabriele Mazzotta , Alex Hung , Matthew Garrett , Dmitry Torokhov , Valdis.Kletnieks@vt.edu Subject: Re: [PATCH v5 0/3] Dell Airplane Mode Switch driver Message-ID: <20150608041238.GA9930@fury.dvhart.com> References: <1416755361-17357-1-git-send-email-pali.rohar@gmail.com> <1433579010-10509-1-git-send-email-pali.rohar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1433579010-10509-1-git-send-email-pali.rohar@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1259 Lines: 29 On Sat, Jun 06, 2015 at 10:23:27AM +0200, Pali Roh?r wrote: > This patch series add new acpi Dell Airplane Mode Switch driver (DELLABCE and > DELRBTN acpi devices). It provides radio HW switch events (together with current > state of radio devices) and export them via rfkill interface. These events are > also used in dell-laptop driver instead i8042 filter hook function (when acpi > device is available). > > In v2 was added support for laptops which have toggle button instead HW slider > switch. For that I reused code done by Alex Hung. > > v3 is just cleanup. > > In v4 was fixed dependency problems. Please be more specific in the future. You want people that haven't looked at this for a couple of weeks to be able to quickly identify what changed and confirm they agree. You want people to review your code, you want to reduce the barrier to do so. Easy to do while it's fresh in your mind. Thanks for the update, I have these qeueud to testing. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/