Re: [patch v2 08/35] Hexagon: Add delay functions

From: Arnd Bergmann
Date: Wed Aug 31 2011 - 09:39:49 EST


On Tuesday 30 August 2011, Richard Kuo wrote:
> Added read_current_timer elsewhere, so __delay isn't really used.
>
> udelay is based off of __vmgettime() which returns processor ticks.
>
> Signed-off-by: Richard Kuo <rkuo@xxxxxxxxxxxxxx>

Why do you still provide __delay then?

If you disable CONFIG_GENERIC_CALIBRATE_DELAY, it should just never
be called at all so you can remove it.

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