From: Anton Vorontsov Date: Wed, 3 Mar 2010 17:17:40 +0000 (+0300) Subject: ahci: Get rid of pci_dev argument in ahci_port_init() X-Git-Tag: v2.6.35-rc1~481^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cfbfe60018ffa9198cf78848a9abc4b8d316cc;p=pandora-kernel.git ahci: Get rid of pci_dev argument in ahci_port_init() To make the function bus-independand we have to get rid of "struct pci_dev *", so let's pass just "struct devce *". Signed-off-by: Anton Vorontsov Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed