lkml.org 
[lkml]   [2017]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 00/10] fujitsu-laptop: renames and cleanups
On Wed, Feb 08, 2017 at 02:46:23PM +0100, Micha?? K??pie?? wrote:
> This series of patches was originally submitted by Alan Jenkins in
> September 2009. ...

I have applied and tested this patch series on an S7020. Being an older
model (and the one the driver was originally targetting) means that many
driver functions cannot be tested because the respective hardware isn't
present. However, the driver was correctly loaded and the backlight
controls continue to work as they should. That is, I see no regressions on
the S7020 hardware.

Patches 1-6 are essentially renames to tidy up the naming convention used
throughout the driver. The original names date to the first implementation
which targeted more limited hardware than what we have now, hence the need
to generalise some of the fields, structure names and so on with the benefit
of hindsight.

Patch 7: I agree with this approach. There's no need to clobber the actual
error code from acpi_bus_register_driver().

Patch 8: Good. I can confirm that the backlight device is correctly
registered when FUJ02B1 is present. I couldn't test the case where FUJ02B1
is not present because my hardware has the FUJ02B1 device, but can see no
reason why it won't work as described.

Patch 9: I think the original reasoning was that SBL2 was only ever seen on
laptops which required the hotkey keycode overrides. However, testing for
SBL2 across all models should not change practical behaviour. It also
breaks the somewhat arbitrary dependency between SBL2 and the need for
overrides which may not hold true for future hardware.

Patch 10: Agreed, there is no longer a need for these MODULE_ALIAS entries.

In summary, I see no issues with this patch series which provides a much
needed clean up of the code and naming conventions within the fujitsu-laptop
driver. I'm happy for this series (patches 1-10/10) to be applied.

Signed-off-by: Jonathan Woithe <jwoithe@just42.net>

Regards
jonathan

\
 
 \ /
  Last update: 2017-02-10 01:18    [W:0.174 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site