
9 Sep
2016
9 Sep
'16
5:15 a.m.
2016-09-08 15:47 GMT+09:00 Paul Burton paul.burton@imgtec.com:
The implementations of clk_get_by_index & clk_get_by_name are only available when CONFIG_CLK is enabled.
Unless I am missing something, I think this statement also applies to other clk API functions such as clk_request(), clk_free(), clk_get_rate(), etc.
Provide the dummies when this is not the case in order to avoid build failures.
Why are other functions OK without dummy stubs?
--
Best Regards
Masahiro Yamada