ide: make probe_hwif() return an error value
[deliverable/linux.git] / drivers / ide / ide-iops.c
index 495e3878e42e8f870b24314c63ca192ee3616c2d..16b1f6e12781a7c53a1e5ea1cb3b8bc786b971df 100644 (file)
@@ -1166,7 +1166,7 @@ EXPORT_SYMBOL(ide_do_reset);
 
 /*
  * ide_wait_not_busy() waits for the currently selected device on the hwif
- * to report a non-busy status, see comments in probe_hwif().
+ * to report a non-busy status, see comments in ide_probe_port().
  */
 int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout)
 {
This page took 0.035676 seconds and 5 git commands to generate.