Re: [PATCH 11/12] sparc: Convert to using clocksource_register_hz()

From: David Miller
Date: Mon Jan 26 2015 - 20:18:57 EST


From: John Stultz <john.stultz@xxxxxxxxxx>
Date: Thu, 22 Jan 2015 16:09:26 -0800

> While cleaning up some clocksource code, I noticed the
> time_32 impelementation uses the hz2mult helper, but
> doesn't use the clocksource_register_hz() method.
>
> I don't believe the sparc clocksource is a default
> clocksource, so we shouldn't need to self-define
> the mult/shift pair.
>
> So convert the time_32.c implementation to use
> clocksource_register_hz().
>
> Untested.
>
> Signed-off-by: John Stultz <john.stultz@xxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
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/