commit | cf6e854efb3682322351a21e64058ffc13250914 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Oct 20 00:32:29 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Oct 20 00:32:29 2007 +0200 |
tree | 7b95b8a10e3f35b25364d7bb5c1fb464247fcef7 | |
parent | e9a0765eac3c8df7094fd49f94ae83d80cbe4128 [diff] |
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>