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:
Linus Walleij
2012-01-11 13:52:34 +01:00
parent b5111d9ed4
commit 4a31bd28e8
8 changed files with 53 additions and 95 deletions

View File

@@ -0,0 +1,2 @@
/* Minimal platform data header */
void nomadik_clk_init(void);