[U-Boot] [PATCH 2/3] ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()

Masahiro Yamada yamada.masahiro at socionext.com
Wed Sep 28 07:14:41 CEST 2016


2016-09-26 20:45 GMT+09:00 Masahiro Yamada <yamada.masahiro at socionext.com>:
> The KeyStone platform has its own clk_get_rate() but its prototype
> is different from that of the common-clk (clk-uclass) framework.
>
> Prefix the KeyStone specific implementation with _ks in order to
> avoid name-space conflict.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>


A nit.

"Prefix ... with _ks"
should be
"Prefix ... with ks_"

I am not inclined to resend just for it,
but hoping Tom can fix it when this patch is applied.



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list