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

2016-06-27 Thread Chen-Yu Tsai
On Fri, Jun 17, 2016 at 5:27 AM, Daniel Lezcano
 wrote:
> All the clocksource drivers's init function are now converted to return
> an error code. CLOCKSOURCE_OF_DECLARE 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 
> ---
>  drivers/clocksource/sun4i_timer.c |  2 +-
>  drivers/clocksource/timer-sun5i.c |  4 ++--

Acked-by: Chen-Yu Tsai 

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc


Re: [PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe

2017-06-22 Thread Chen-Yu Tsai
On Wed, Jun 14, 2017 at 8:39 PM, Daniel Lezcano
 wrote:
> The function name is now renamed to 'timer_probe' for consistency with
> the CLOCKSOURCE_OF_DECLARE => TIMER_OF_DECLARE change.
>
> Signed-off-by: Daniel Lezcano 
> Acked-by: Viresh Kumar 
> Acked-by: Heiko Stuebner 
> Reviewed-by: Linus Walleij 
> ---
>  arch/arc/kernel/setup.c  |  2 +-
>  arch/arm/kernel/time.c   |  2 +-
>  arch/arm/mach-mediatek/mediatek.c|  2 +-
>  arch/arm/mach-omap2/timer.c  | 10 +-
>  arch/arm/mach-rockchip/rockchip.c|  2 +-
>  arch/arm/mach-shmobile/setup-rcar-gen2.c |  2 +-
>  arch/arm/mach-spear/spear13xx.c  |  2 +-
>  arch/arm/mach-sunxi/sunxi.c  |  2 +-

Acked-by: Chen-Yu Tsai 

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc