]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: clk: update file names containing referenced structures
authorAndi Shyti <andi.shyti@samsung.com>
Fri, 12 Aug 2016 12:41:25 +0000 (14:41 +0200)
committerJonathan Corbet <corbet@lwn.net>
Sun, 14 Aug 2016 18:12:36 +0000 (12:12 -0600)
commit614a8a2c40396644e0ff823550324433216af6ce
treed703277dfa525093d367b9fbe9baf5e60974eec5
parent6f215d7face13b6a585dfa05ec8dcd3acf6fd8e0
Documentation: clk: update file names containing referenced structures

Commit '11f29305e' removes include/linux/clk-private.h and
re-arranges the clock related structures contained in it in
different files. The documentation has not been updated
accordingly, thus it wasn't anymore consistent.

Place the structures referenced by Documentation/clk.txt in the
correct files and update their contents to the latest status.

Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
[geert: Fix path to clk.c, whitespace, more clk_core, ...]
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/clk.txt