ARM: nomadik: convert to generic clock
Remove more custom stuff by simply converting the Nomadik machine to use generic clocks and move the driver to drivers/clk. Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: Mike Turquette <mturquette@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
b5111d9ed4
commit
4a31bd28e8
8 changed files with 53 additions and 95 deletions
2
include/linux/platform_data/clk-nomadik.h
Normal file
2
include/linux/platform_data/clk-nomadik.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
/* Minimal platform data header */
|
||||
void nomadik_clk_init(void);
|
Loading…
Add table
Add a link
Reference in a new issue