]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: ti: omap4: cleanup unnecessary clock aliases
authorTero Kristo <t-kristo@ti.com>
Tue, 22 Mar 2016 14:10:55 +0000 (16:10 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 8 Mar 2017 11:00:57 +0000 (13:00 +0200)
commitb6312da57f4dfaff083e31e3aa61faa9e20d9ad5
tree21f81117275989e3d09897c4976123c8a7a86888
parentce382d4766bd82b8fdd487bb57afb1c4f9546de2
clk: ti: omap4: cleanup unnecessary clock aliases

Cleanup any unnecessary DT_CLK() alias entries from the OMAP4 clock file.
Most of these are now handled dynamically by the driver code.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
drivers/clk/ti/clk-44xx.c