diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-09-28 09:40:11 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-09-28 09:40:11 +0200 |
commit | c791c30670ea61f19eec390124128bf278e854fe (patch) | |
tree | 5e75cc3f222a3425a2116be8e1691baa9534cdbe /drivers/cdrom | |
parent | [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists (diff) | |
download | linux-c791c30670ea61f19eec390124128bf278e854fe.tar.xz linux-c791c30670ea61f19eec390124128bf278e854fe.zip |
[libata] minor PCI IDE probe fixes and cleanups
* Replace needless 'n_ports > 2' check with a simple BUG_ON().
No existing driver ever wants more than 2 ports.
* Delete ATA_FLAG_NO_LEGACY check. No current driver uses
ata_pci_init_one(), that sets this flag.
* Move PCI_CLASS_PROG register read below pci_enable_device()
* Handle ata_device_add() failure
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions