]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP: clock: Define a function to enable clocks at init
authorRajendra Nayak <rnayak@ti.com>
Fri, 1 Jun 2012 08:32:49 +0000 (14:02 +0530)
committerPaul Walmsley <paul@pwsan.com>
Tue, 13 Nov 2012 02:10:19 +0000 (19:10 -0700)
commit8577413c0a26e9bc0b412289640243f3b20f4517
tree03b2024a1c5474cd4e23ed07232460149d3dd13f
parent23fb8ba3a8f55f28a7a89b64b3711fcf72239d7f
ARM: OMAP: clock: Define a function to enable clocks at init

Platform code can use omap2_clk_enable_init_clocks() to enable a
list of clocks that are needed to be enabled at init.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Mike Turquette <mturquette@ti.com>
[paul@pwsan.com: added kerneldoc to non-trivial new function]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h