public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] fujitsu-laptop: Miscellaneous cleanups
@ 2018-02-11 21:07 Michał Kępień
  2018-02-11 21:07 ` [PATCH 1/7] platform/x86: fujitsu-laptop: Unify local variable naming Michał Kępień
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Michał Kępień @ 2018-02-11 21:07 UTC (permalink / raw)
  To: Jonathan Woithe, Darren Hart, Andy Shevchenko
  Cc: platform-driver-x86, linux-kernel

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-02-23  1:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-11 21:07 [PATCH 0/7] fujitsu-laptop: Miscellaneous cleanups Michał Kępień
2018-02-11 21:07 ` [PATCH 1/7] platform/x86: fujitsu-laptop: Unify local variable naming Michał Kępień
2018-02-11 21:07 ` [PATCH 2/7] platform/x86: fujitsu-laptop: Defer input device registration Michał Kępień
2018-02-11 21:07 ` [PATCH 3/7] platform/x86: fujitsu-laptop: Simplify error paths Michał Kępień
2018-02-11 21:07 ` [PATCH 4/7] platform/x86: fujitsu-laptop: Clearly distinguish module parameters Michał Kępień
2018-02-11 21:07 ` [PATCH 5/7] platform/x86: fujitsu-laptop: Do not include linux/slab.h Michał Kępień
2018-02-11 21:07 ` [PATCH 6/7] platform/x86: fujitsu-laptop: Define constants for backlight power control Michał Kępień
2018-02-16 10:50   ` Jonathan Woithe
2018-02-18 19:51     ` Michał Kępień
2018-02-11 21:07 ` [PATCH 7/7] platform/x86: fujitsu-laptop: Clean up constants Michał Kępień
2018-02-11 21:20   ` Randy Dunlap
2018-02-11 21:35     ` Michał Kępień
2018-02-16 10:57 ` [PATCH 0/7] fujitsu-laptop: Miscellaneous cleanups Jonathan Woithe
2018-02-16 19:37 ` Darren Hart
2018-02-18 19:55   ` Michał Kępień
2018-02-23  1:16     ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox