Re: [PATCH 0/2] fujitsu-laptop: Debugging cleanup

2016-06-28 Thread Darren Hart
On Thu, Jun 23, 2016 at 08:05:35PM +0930, Jonathan Woithe wrote: > On Thu, Jun 23, 2016 at 12:02:46PM +0200, Micha?? K??pie?? wrote: > > vdbg_printk() was introduced by 20b9373, which is the same commit that > > adds FUJ02E3 support, so it has been the way it is now from the start. > > This patch s

Re: [PATCH 0/2] fujitsu-laptop: Debugging cleanup

2016-06-23 Thread Jonathan Woithe
On Thu, Jun 23, 2016 at 12:02:46PM +0200, Micha?? K??pie?? wrote: > vdbg_printk() was introduced by 20b9373, which is the same commit that > adds FUJ02E3 support, so it has been the way it is now from the start. > This patch series attempts to tidy things up a bit. > > drivers/platform/x86/fujits

[PATCH 0/2] fujitsu-laptop: Debugging cleanup

2016-06-23 Thread Michał Kępień
Jonathan, > > BTW: the debug message is a little misleading, as all of them are prefixed > > 'FUJ02B1', even if the ACPI event is handled by the FUJ02E3 device. > > Yes, good point. The use of "FUJ02B1" (via ACPI_FUJITSU_HID) would have > been for convenience and possibly dates from before FUJ02