summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-04-18 16:50:01 +0200
committerStephen Boyd <sboyd@kernel.org>2018-05-02 08:31:07 -0700
commiteb06d6bbc45a7561de78a00fb17bfbb75893ee26 (patch)
treea5e299d56b1be6444464fa079076559ee42f74fe /MAINTAINERS
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
downloadop-kernel-dev-eb06d6bbc45a7561de78a00fb17bfbb75893ee26.zip
op-kernel-dev-eb06d6bbc45a7561de78a00fb17bfbb75893ee26.tar.gz
clk: Extract OF clock helpers in <linux/of_clk.h>
The use of of_clk_get_parent_{count,name}() and of_clk_init() is not limited to clock providers. Hence move these helpers into their own header file, so callers that are not clock providers no longer have to include <linux/clk-provider.h>. Suggested-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0a1410d..b61b2bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3556,6 +3556,7 @@ F: drivers/clk/
X: drivers/clk/clkdev.c
F: include/linux/clk-pr*
F: include/linux/clk/
+F: include/linux/of_clk.h
COMMON INTERNET FILE SYSTEM (CIFS)
M: Steve French <sfrench@samba.org>
OpenPOWER on IntegriCloud