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)
commit22454cb99fc39f2629ad06a7eccb3df312f8830e
tree9b089d6a0350995899004fee6e9493db0048199c
parentfc3a8828b139c24aade3f9d608775e36c248f8f5
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