clk: ti: dflt: move support for default gate clock to clock driver
With the legacy support gone, OMAP2+ default gate clock can be moved
under clock driver. Create a new file for the purpose, and clean-up
the header exports a bit as some clock APIs are no longer needed
outside clock driver itself.
Signed-off-by:
Tero Kristo <t-kristo@ti.com>
Showing
- arch/arm/mach-omap2/clock.c 0 additions, 273 deletionsarch/arm/mach-omap2/clock.c
- drivers/clk/ti/Makefile 1 addition, 1 deletiondrivers/clk/ti/Makefile
- drivers/clk/ti/clkt_dflt.c 316 additions, 0 deletionsdrivers/clk/ti/clkt_dflt.c
- drivers/clk/ti/clock.h 5 additions, 0 deletionsdrivers/clk/ti/clock.h
- include/linux/clk/ti.h 0 additions, 4 deletionsinclude/linux/clk/ti.h
Loading
Please register or sign in to comment