commit | 5bc5673c098b03e8de29b9f87187bed7643bd5c6 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <aisheng.dong@nxp.com> | Fri Jan 19 21:37:15 2018 +0800 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Mar 16 15:44:43 2018 -0700 |
tree | f883693463bd63a6e1c36a076c22ffb9a0ee67df | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 [diff] |
Documentation: clk: enable lock is not held for clk_is_enabled API The core does not need to hold enable lock for clk_is_enabled API. Update the doc to reflect it. Cc: Jonathan Corbet <corbet@lwn.net> Cc: Stephen Boyd <sboyd@codeaurora.org> Suggested-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> [sboyd: Clarified the last sentence a little more and fixed a spelling error] Signed-off-by: Stephen Boyd <sboyd@kernel.org>