]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ide: fix disabled ports reporting for PCI controllers
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 19 Oct 2007 22:32:29 +0000 (00:32 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 19 Oct 2007 22:32:29 +0000 (00:32 +0200)
commitcf6e854efb3682322351a21e64058ffc13250914
tree7b95b8a10e3f35b25364d7bb5c1fb464247fcef7
parente9a0765eac3c8df7094fd49f94ae83d80cbe4128
ide: fix disabled ports reporting for PCI controllers

Report all disabled ports in ide_pci_setup_ports() (prevents the bogus
warning when ide_hwif_configure()->ide_match_hwif() fails to find free
ide_hwifs[] slots).

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/setup-pci.c