Documentation: clk: enable lock is not held for clk_is_enabled API
authorDong Aisheng <aisheng.dong@nxp.com>
Fri, 19 Jan 2018 13:37:15 +0000 (21:37 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 16 Mar 2018 22:44:43 +0000 (15:44 -0700)
commit5bc5673c098b03e8de29b9f87187bed7643bd5c6
treef883693463bd63a6e1c36a076c22ffb9a0ee67df
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
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>
Documentation/clk.txt