Re: [PATCH] ARM: tegra: timer: Separate clocksource and sched_clock

From: Linus Walleij
Date: Fri Nov 19 2010 - 14:09:29 EST


2010/11/18 Colin Cross <ccross@xxxxxxxxxxx>:

> tegra_clocksource_read should not use cnt32_to_63, wrapping is
> already handled in the clocksource code.  Move the cnt32_to_63
> into the sched_clock function, and replace the use of clocksource
> mult and shift with a multiplication by 1000 to convert us to ns.
>
> Change-Id: Ica1158c3fbed0ba53391f7db61180129a957511d

The Linux kernel does not use Gerrit...

> Signed-off-by: Colin Cross <ccross@xxxxxxxxxxx>

Apart from that:
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx>

Yours,
Linus Walleij
--
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/