[RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent

Holger Schurig holgerschurig at gmail.com
Thu Feb 25 23:24:15 PST 2016


Pankaj Dev <pankaj.dev at st.com> writes:

> 1. clk_set_rate : Set new rate to value. Reading returns the
> current rate

If you can use this to set *and* read it, then "_set_" shouldn't be in
the name.

What is wrong with using the existing "clk_rate" for reading/setting the
rate?



More information about the linux-arm-kernel mailing list