From: Alan Cox Date: Thu, 7 Dec 2006 04:33:59 +0000 (-0800) Subject: [PATCH] alpha: switch to pci_get API X-Git-Tag: v2.6.20-rc1~145^2^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=074cec54d1049ab580ecd0026623b553e0e270c4;p=pandora-kernel.git [PATCH] alpha: switch to pci_get API Now that we have pci_get_bus_and_slot we can do the job correctly. Note that some of these calls intentionally leak a device - this is because the device in question is always needed from boot to reboot. Signed-off-by: Alan Cox Cc: Richard Henderson Cc: Ivan Kokshaysky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed