Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1343880
| From | Holger Schurig <holgerschurig@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent |
| Date | 2016-02-26 08:30 +0100 |
| Message-ID | <r6l0D-8aG-25@gated-at.bofh.it> (permalink) |
| References | <r6hgm-5Bc-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Pankaj Dev <pankaj.dev@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?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent Pankaj Dev <pankaj.dev@st.com> - 2016-02-26 04:30 +0100
Re: [RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent Holger Schurig <holgerschurig@gmail.com> - 2016-02-26 08:30 +0100
RE: [RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent Pankaj DEV <pankaj.dev@st.com> - 2016-02-26 09:10 +0100
Re: [RFC v1] clk: Add debugfs nodes for enable/disable/set-rate/set-parent Holger Schurig <holgerschurig@gmail.com> - 2016-02-26 09:30 +0100
csiph-web