Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933443AbdDGNHZ (ORCPT ); Fri, 7 Apr 2017 09:07:25 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:35484 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755388AbdDGNHS (ORCPT ); Fri, 7 Apr 2017 09:07:18 -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 0/6] fujitsu-laptop: LED cleanup Date: Fri, 7 Apr 2017 15:07:07 +0200 Message-Id: <20170407130713.8417-1-kernel@kempniu.pl> X-Mailer: git-send-email 2.12.2 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: 460 Lines: 11 This patch series cleans up parts of fujitsu-laptop responsible for handling LED class devices. It was tested on a Lifebook E744. It depends on the previous patch series I submitted for fujitsu-laptop and should be applied on top of the backlight cleanup series. drivers/platform/x86/Kconfig | 2 +- drivers/platform/x86/fujitsu-laptop.c | 402 +++++++++++++++------------------- 2 files changed, 176 insertions(+), 228 deletions(-) -- 2.12.2