]> git.baikalelectronics.ru Git - kernel.git/commit
clk: Update docs after removal of clk-private.h
authorDaniel Thompson <daniel.thompson@linaro.org>
Mon, 11 May 2015 10:20:06 +0000 (11:20 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 13 May 2015 19:32:51 +0000 (12:32 -0700)
commit6fdb549c160b9269ba7ff1205bb0c0fe73612866
treea124407b0e4a74ee332ff2c4fc887c077f938c9a
parent70ba112e34ebde2cd745b986f5567971647fef95
clk: Update docs after removal of clk-private.h

Currently Documentation/clk.txt describes an obsolete techinique to
statically define struct clk objects.

This capability was removed by d91b08c552c1("clk: remove clk-private.h")
and is no longer supported. The documentation describing the feature should
be removed.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Michael Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/clk.txt