[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150126.171851.467276201415777614.davem@davemloft.net>
Date: Mon, 26 Jan 2015 17:18:51 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: john.stultz@...aro.org
Cc: linux-kernel@...r.kernel.org, davej@...emonkey.org.uk,
torvalds@...ux-foundation.org, tglx@...utronix.de,
richardcochran@...il.com, prarit@...hat.com, sboyd@...eaurora.org,
mingo@...nel.org, peterz@...radead.org
Subject: Re: [PATCH 11/12] sparc: Convert to using clocksource_register_hz()
From: John Stultz <john.stultz@...aro.org>
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@...aro.org>
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists