Re: [PATCH 0/5] fujitsu-laptop: platform device code cleanup

2017-03-22 Thread Darren Hart
On Sat, Mar 18, 2017 at 10:10:35PM +1030, Jonathan Woithe wrote: > Apologies for the delay in reviewing this series: I've had a busy few days. > > On Tue, Mar 14, 2017 at 11:26:26AM +0100, Micha?? K??pie?? wrote: > > This series removes backlight-related sysfs attributes from the platform > > devi

Re: [PATCH 0/5] fujitsu-laptop: platform device code cleanup

2017-03-18 Thread Jonathan Woithe
Apologies for the delay in reviewing this series: I've had a busy few days. On Tue, Mar 14, 2017 at 11:26:26AM +0100, Micha?? K??pie?? wrote: > This series removes backlight-related sysfs attributes from the platform > device registered by fujitsu-laptop and does some other cleanups to > platform

Re: [PATCH 0/5] fujitsu-laptop: platform device code cleanup

2017-03-15 Thread Darren Hart
On Wed, Mar 15, 2017 at 10:49:08AM +1030, Jonathan Woithe wrote: > Hi Michael > > On Tue, Mar 14, 2017 at 11:26:26AM +0100, Micha?? K??pie?? wrote: > > This series removes backlight-related sysfs attributes from the platform > > device registered by fujitsu-laptop and does some other cleanups to >

Re: [PATCH 0/5] fujitsu-laptop: platform device code cleanup

2017-03-14 Thread Jonathan Woithe
Hi Michael On Tue, Mar 14, 2017 at 11:26:26AM +0100, Micha?? K??pie?? wrote: > 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. Thanks

[PATCH 0/5] fujitsu-laptop: platform device code cleanup

2017-03-14 Thread Michał Kępień
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 ch