ARM: nomadik: convert to generic clock
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Jan 2012 12:52:34 +0000 (13:52 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Jun 2012 16:41:40 +0000 (18:41 +0200)
commit4a31bd28e86ac50eb620f6b5b36464c45b5fa38f
treedffb284d13110554c77403b306979a50187c9905
parentb5111d9ed4cba9a29ee454db162c4a88c6b944bf
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>
arch/arm/Kconfig
arch/arm/mach-nomadik/Makefile
arch/arm/mach-nomadik/clock.c [deleted file]
arch/arm/mach-nomadik/clock.h [deleted file]
arch/arm/mach-nomadik/cpu-8815.c
drivers/clk/Makefile
drivers/clk/clk-nomadik.c [new file with mode: 0644]
include/linux/platform_data/clk-nomadik.h [new file with mode: 0644]