commit | 22454cb99fc39f2629ad06a7eccb3df312f8830e | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Wed May 28 23:06:47 2008 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 21:54:53 2008 -0700 |
tree | 9b089d6a0350995899004fee6e9493db0048199c | |
parent | fc3a8828b139c24aade3f9d608775e36c248f8f5 [diff] |
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>