]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Wed, 8 Feb 2017 13:46:33 +0000 (14:46 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 26 Feb 2017 15:01:48 +0000 (17:01 +0200)
commitc3ab3dcc92931dde7336ccfccd1ae2e08adf8ea6
tree403906dcd708c721ecd8ef71dc5e17d38097c023
parentf7f13431280d92e7d799109955ee1a46edb45530
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries

MODULE_DEVICE_TABLE is all that is needed for fujitsu-laptop to be
properly autoloaded based on presence of its associated ACPI devices, so
remove redundant MODULE_ALIAS entries.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
[kempniu: rebase patch, rewrite commit message]
Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jonathan Woithe <jwoithe@just42.net>
drivers/platform/x86/fujitsu-laptop.c