Re: [PATCH] Make ide-probe more robust to non-ready devices

Benjamin Herrenschmidt (benh@kernel.crashing.org)
04 Jan 2003 10:53:58 +0100


> /*
> + * Code below should be made generic, see comment near call of
> + * wait_hwif_ready() in probe_hwif()
> + */
> +static int wait_not_busy(ide_hwif_t *hwif, unsigned long timeout)

Obviously, you can ignore that comment ;) It dates from a time that
code was shielded in #ifdef CONFIG_ALL_PPC...

Ben.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/