From: Shannon Nelson Date: Thu, 18 Oct 2007 10:07:12 +0000 (-0700) Subject: I/OAT: cleanup pci issues X-Git-Tag: v2.6.24-rc1~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df7cf0676060d778486359676734447347e1caf;p=pandora-kernel.git I/OAT: cleanup pci issues Reorder the pci release actions Letting go of the resources in the right order helps get rid of occasional kernel complaints. Fix the pci_driver object name [Randy Dunlap] Rename the struct pci_driver data so that false section mismatch warnings won't be produced. Cc: Randy Dunlap Signed-off-by: Shannon Nelson Cc: Dan Williams Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed