]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP3: use clock data from TI clock driver for legacy boot
authorTero Kristo <t-kristo@ti.com>
Tue, 16 Dec 2014 16:20:55 +0000 (18:20 +0200)
committerMichael Turquette <mturquette@linaro.org>
Fri, 30 Jan 2015 18:55:28 +0000 (10:55 -0800)
commit6d559140868c218d92fffcfdd77e0d42d2b6eff1
treec5518d965e3000efe2d193ddd8ac6aed130c5450
parent8f163cd300ae26d142dd86db29fdb86c50d01637
ARM: OMAP3: use clock data from TI clock driver for legacy boot

As the clock data is now available for the legacy boot also from the
clock driver, use this rather than the data under the mach folder.
This allows us to get rid of the old clock data completely.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
arch/arm/mach-omap2/io.c