From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Lu Subject: Re: [PATCH] acpi-video: Filter the BCL table for duplicate brightness values Date: Fri, 14 Feb 2014 22:53:47 +0800 Message-ID: <52FE2DFB.6010901@intel.com> References: <1392305571-4895-1-git-send-email-hdegoede@redhat.com> <52FD6E6A.5090504@intel.com> <52FDDC3E.1070103@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com ([192.55.52.93]:56640 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752486AbaBNOxc (ORCPT ); Fri, 14 Feb 2014 09:53:32 -0500 In-Reply-To: <52FDDC3E.1070103@redhat.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Hans de Goede , Zhang Rui Cc: Len Brown , "Rafael J. Wysocki" , linux-acpi@vger.kernel.org On 02/14/2014 05:05 PM, Hans de Goede wrote: > Hi, > > On 02/14/2014 02:16 AM, Aaron Lu wrote: >> On 02/13/2014 11:32 PM, Hans de Goede wrote: >>> Some devices have duplicate entries in there brightness levels table, ie >>> on my Dell Latitude E6430 the table looks like this: >> >> For reference's purpose, can you please file a bug in kernel bugzilla >> under the ACPI/Power-Video category and attach the acpidump there? Thanks. > > Done: > > https://bugzilla.kernel.org/show_bug.cgi?id=70571 Thanks, and the patch looks good to me. Reviewed-by: Aaron Lu -Aaron