Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755561AbdDEPgf (ORCPT ); Wed, 5 Apr 2017 11:36:35 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:33642 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755382AbdDEPgB (ORCPT ); Wed, 5 Apr 2017 11:36:01 -0400 Date: Wed, 5 Apr 2017 08:36:00 -0700 From: Darren Hart To: =?utf-8?B?TWljaGHFgiBLxJlwaWXFhA==?= Cc: Jonathan Woithe , Andy Shevchenko , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 00/11] fujitsu-laptop: backlight cleanup Message-ID: <20170405153600.GC27833@fury> References: <20170405064910.3162-1-kernel@kempniu.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170405064910.3162-1-kernel@kempniu.pl> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 978 Lines: 31 On Wed, Apr 05, 2017 at 08:48:59AM +0200, Michał Kępień wrote: > This series introduces further changes to the way LCD backlight is > handled by fujitsu-laptop. These changes include fixing a bug in code > responsible for generating brightness-related input events, cleaning up > handling of module parameters, reducing code duplication, removing > superfluous debug messages and other fixes. > > This series was tested on a Lifebook S7020 and a Lifebook E744. > > This series is based on the testing branch as it requires earlier patch > series I submitted in order to apply cleanly. > > Changes from v1: > > - Update debug message logged by set_lcd_level() to reflect code flow > changes introduced by patch 04/11. Queued to testing, thanks! > > drivers/platform/x86/fujitsu-laptop.c | 157 ++++++++++------------------------ > 1 file changed, 46 insertions(+), 111 deletions(-) > > -- > 2.12.2 > > -- Darren Hart VMware Open Source Technology Center