]> git.baikalelectronics.ru Git - kernel.git/commit
pnp: add acpi:* modalias entries
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 28 May 2008 21:06:47 +0000 (23:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jul 2008 04:54:53 +0000 (21:54 -0700)
commit5e3966570dc59df6576b6f6e4915387540b441e6
tree9b089d6a0350995899004fee6e9493db0048199c
parent621511a9b722185b4bdb457381279c36e3579e16
pnp: add acpi:* modalias entries

Along with the non-modalias conformant "pnp:*" aliases, we add "acpi:*"
entries to PNP drivers, to allow module autoloading by ACPI PNP device
entries, which export proper modalias information, without any specific
userspace modprobe mangling.

Cc: Adam Belay <ambx1@neo.rr.com>
Cc: Thomas Renninger <trenn@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
scripts/mod/file2alias.c