]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Fix mismerge for timer.c between 336ff8c5 and dc9e5383
authorVaibhav Hiremath <hvaibhav@ti.com>
Mon, 6 May 2013 23:39:16 +0000 (16:39 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 6 May 2013 23:39:16 +0000 (16:39 -0700)
commitbc760848fecc66f8729b8c462de1aabfbca3cf39
tree09ae611224551d1fff25c83a8bbc9ef6ffac572d
parentd4cac7f6142a53c7d25d7b454ad7307e7c162a23
ARM: OMAP2+: Fix mismerge for timer.c between 336ff8c5 and dc9e5383

Looks like the timer.c fixes in commit 336ff8c5 (ARM: OMAP: clocks:
Delay clk inits atleast until slab is initialized) got lost in a
merge with dc9e5383 (ARM: smp_twd: convert to use CLKSRC_OF init).

Without the omap_clk_init() calls none of OMAP family of devices
boot.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
[tony@atomide.com: updated comments to describe merge error]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/timer.c