From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 0/5] acpi-video and platform/x86 driver fixes Date: Sun, 03 Jan 2016 01:37:12 +0100 Message-ID: <1756666.ndedFZbz5I@vostro.rjw.lan> References: <1450807792-4980-1-git-send-email-hdegoede@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1450807792-4980-1-git-send-email-hdegoede@redhat.com> Sender: platform-driver-x86-owner@vger.kernel.org To: Hans de Goede Cc: Zhang Rui , Len Brown , Darren Hart , Corentin Chary , Henrique de Moraes Holschuh , =?utf-8?B?TWljaGHFgiBLxJlwaWXFhA==?= , linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org, acpi4asus-user@lists.sourceforge.net, ibm-acpi-devel@lists.sourceforge.net List-Id: linux-acpi@vger.kernel.org On Tuesday, December 22, 2015 07:09:47 PM Hans de Goede wrote: > Hi All, > > This patch-set is the result of the discussion surrounding the > backlight issues on the Dell Vostro V131. The first 3 patches > cleanup how some platform/x86 drivers detect if acpi-video > is handling brightness key presses and that they should > not report duplicate events. This is a cleanup which I wanted > to do for a while already and the Vostro V131 fix actually > benefits from this. > > The last 2 patches together actually fix the issues on the > Vostro V131. Since the 2 platform patches in this set depend > on an acpi patch, I believe that it would be best if this > entire set gets merged via the acpi tree with acks > from the platform driver maintainer. Series applied, thanks!