From: David Brownell Date: Tue, 8 May 2007 07:28:35 +0000 (-0700) Subject: PNPACPI sets pnpdev->dev.archdata X-Git-Tag: v2.6.22-rc1~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55955aad7c09e4d93029d0cf2d360b41891f2fe4;p=pandora-kernel.git PNPACPI sets pnpdev->dev.archdata Teach PNPACPI how to hook up its devices to their ACPI nodes, so that pnpdev->dev.archdata points to the parallel acpi device node. Previously this only worked for PCI, leaving a notable hole. Export "acpi_bus_type" so this can work. Remove some extraneous whitespace. Signed-off-by: David Brownell Cc: Adam Belay Cc: Bjorn Helgaas Cc: Len Brown Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed