]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/ide/pci/ns87415.c
ide: make probe_hwif() return an error value
[mirror_ubuntu-zesty-kernel.git] / drivers / ide / pci / ns87415.c
index d50caa082d504115ebd8f38b347c43185ba99f7c..fc9eee9ccac30d3ef5f7540d7ec23b4d7a24157f 100644 (file)
@@ -229,8 +229,8 @@ static void __devinit init_hwif_ns87415 (ide_hwif_t *hwif)
 
 #ifdef __sparc_v9__
                /*
-                * XXX: Reset the device, if we don't it will not respond
-                *      to SELECT_DRIVE() properly during first probe_hwif().
+                * XXX: Reset the device, if we don't it will not respond to
+                *      SELECT_DRIVE() properly during first ide_probe_port().
                 */
                timeout = 10000;
                outb(12, hwif->io_ports[IDE_CONTROL_OFFSET]);