From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Subject: [PATCH 0/7] fujitsu-laptop: Miscellaneous cleanups Date: Sun, 11 Feb 2018 22:07:20 +0100 Message-ID: <20180211210727.12130-1-kernel@kempniu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mail-lf0-f54.google.com ([209.85.215.54]:42576 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753673AbeBKVHi (ORCPT ); Sun, 11 Feb 2018 16:07:38 -0500 Received: by mail-lf0-f54.google.com with SMTP id w10so5134922lfc.9 for ; Sun, 11 Feb 2018 13:07:37 -0800 (PST) Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Jonathan Woithe , Darren Hart , Andy Shevchenko Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org This is the second of the two patch series I started preparing back in June 2017 [1]. It took me this long to post it purely due to permanent spare time shortage, not because the changes are complicated. The patch series contains miscellaneous cleanups which I think are worth getting done before splitting fujitsu-laptop into two separate modules. I am not 100% sure that all the changes in the last patch in this series actually help, so please speak your mind. This patch series was tested on a Lifebook S7020. AFAICT it does not conflict with the recent draft patch from Jan-Marek Glogowski and may thus be applied independently. Finally, please forgive me if it takes me weeks or months to address review comments. It is also perfectly fine for reviews to take weeks or months ;) [1] https://www.spinics.net/lists/kernel/msg2534759.html drivers/platform/x86/fujitsu-laptop.c | 179 +++++++++++++++++----------------- 1 file changed, 90 insertions(+), 89 deletions(-) -- 2.16.1