Re: [PATCH V2 63/63] clocksources: Switch back to the clksrc table

From: Vineet Gupta
Date: Fri Jun 17 2016 - 10:33:19 EST


On Thursday 16 June 2016 11:27 PM, Daniel Lezcano wrote:
> All the clocksource drivers's init function are now converted to return
> an error code. CLOCKSOURCE_OF_DECLARE

s/CLOCKSOURCE_OF_DECLARE/CLOCKSOURCE_OF_DECLARE_RET

is no longer used as well as the
> clksrc-of table.
>
> Let's convert back the names:
> - CLOCKSOURCE_OF_DECLARE_RET => CLOCKSOURCE_OF_DECLARE
> - clksrc-of-ret => clksrc-of
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> ---
> arch/arc/kernel/time.c | 6 +++---

Acked-by: Vineet Gupta <vgupta@xxxxxxxxxxxx> #for arch/arc

Thx,
-Vineet