OSDN Git Service

platform/x86: fujitsu-laptop: distinguish current uses of device-specific data
authorMichał Kępień <kernel@kempniu.pl>
Fri, 19 May 2017 07:44:41 +0000 (09:44 +0200)
committerDarren Hart (VMware) <dvhart@infradead.org>
Sat, 3 Jun 2017 19:03:19 +0000 (12:03 -0700)
commit7ec3b54d162f5f1794a153e038b3940497579599
tree4968527a737c4b6272b388a45c1f6a959a943345
parent251ebd0334835b7e8613067fd063d38c1eaddebd
platform/x86: fujitsu-laptop: distinguish current uses of device-specific data

In portions of the driver which use device-specific data, rename local
variables from fujitsu_bl and fujitsu_laptop to priv in order to clearly
distinguish these parts from code that uses module-wide data.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/fujitsu-laptop.c