Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933753AbdC3KgH (ORCPT ); Thu, 30 Mar 2017 06:36:07 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:35935 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933676AbdC3KfZ (ORCPT ); Thu, 30 Mar 2017 06:35:25 -0400 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= To: Jonathan Woithe , Darren Hart , Andy Shevchenko Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 00/11] fujitsu-laptop: backlight cleanup Date: Thu, 30 Mar 2017 12:34:58 +0200 Message-Id: <20170330103509.32509-1-kernel@kempniu.pl> X-Mailer: git-send-email 2.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 650 Lines: 16 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. drivers/platform/x86/fujitsu-laptop.c | 156 ++++++++++------------------------ 1 file changed, 45 insertions(+), 111 deletions(-) -- 2.12.1