public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] fujitsu-laptop: platform device code cleanup
@ 2017-03-14 10:26 Michał Kępień
  2017-03-14 10:26 ` [PATCH 1/5] platform/x86: fujitsu-laptop: remove backlight-related attributes from the platform device Michał Kępień
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Michał Kępień @ 2017-03-14 10:26 UTC (permalink / raw)
  To: Jonathan Woithe, Darren Hart, Andy Shevchenko
  Cc: platform-driver-x86, linux-kernel

This series removes backlight-related sysfs attributes from the platform
device registered by fujitsu-laptop and does some other cleanups to
platform device code which hopefully make it easier to understand.

 drivers/platform/x86/fujitsu-laptop.c | 197 ++++++++++------------------------
 1 file changed, 57 insertions(+), 140 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2017-03-22 16:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 10:26 [PATCH 0/5] fujitsu-laptop: platform device code cleanup Michał Kępień
2017-03-14 10:26 ` [PATCH 1/5] platform/x86: fujitsu-laptop: remove backlight-related attributes from the platform device Michał Kępień
2017-03-14 10:26 ` [PATCH 2/5] platform/x86: fujitsu-laptop: simplify platform device attribute definitions Michał Kępień
2017-03-14 10:26 ` [PATCH 3/5] platform/x86: fujitsu-laptop: add and remove platform device in separate functions Michał Kępień
2017-03-14 10:26 ` [PATCH 4/5] platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is present Michał Kępień
2017-03-14 10:26 ` [PATCH 5/5] platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl Michał Kępień
2017-03-15  0:19 ` [PATCH 0/5] fujitsu-laptop: platform device code cleanup Jonathan Woithe
2017-03-15 23:39   ` Darren Hart
2017-03-18 11:40 ` Jonathan Woithe
2017-03-22 16:01   ` Darren Hart

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