pnp: fix "add acpi:* modalias entries"
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 21 Aug 2008 13:28:56 +0000 (15:28 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Aug 2008 17:15:39 +0000 (10:15 -0700)
With 22454cb99fc39f2629ad06a7eccb3df312f8830e we added only the
first entry of the device table. We need to loop over the whole
device list.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found