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