summaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
authorJeff Garzik2007-10-11 23:12:35 +0200
committerJeff Garzik2007-10-12 20:55:47 +0200
commit2855568b1ee4f58ef2c0a13ddfceb4b0b216b7ed (patch)
tree79262af301c2386c2c391942991742653bc7935e /arch/x86
parentlibata: use ata_exec_internal() for PMP register access (diff)
downloadkernel-qcow2-linux-2855568b1ee4f58ef2c0a13ddfceb4b0b216b7ed.tar.gz
kernel-qcow2-linux-2855568b1ee4f58ef2c0a13ddfceb4b0b216b7ed.tar.xz
kernel-qcow2-linux-2855568b1ee4f58ef2c0a13ddfceb4b0b216b7ed.zip
[libata] struct pci_dev related cleanups
* remove pointless pci_dev_to_dev() wrapper. Just directly reference the embedded struct device like everyone else does. * pata_cs5520: delete cs5520_remove_one(), it was a duplicate of ata_pci_remove_one() * linux/libata.h: don't bother including linux/pci.h, we don't need it. Simply declare 'struct pci_dev' and assume interested parties will include the header, as they should be doing anyway. * linux/libata.h: consolidate all CONFIG_PCI declarations into a single location in the header. Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions