
27 Sep
2016
27 Sep
'16
7:44 p.m.
On Mon, Sep 26, 2016 at 08:45:26PM +0900, Masahiro Yamada wrote:
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@socionext.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom