]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP: Fix OMAP2 clock.c typo
authorSamuel Ortiz <samuel.ortiz@solidboot.com>
Mon, 25 Sep 2006 09:41:36 +0000 (12:41 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 25 Sep 2006 09:41:36 +0000 (12:41 +0300)
commitdf9c4645090401ce5fcea38265ca1aa555e4cca7
treef5e7e25eeb9be291353d304f68f4cf0b7196752a
parent493f7bb5a7a10f0cb14c76f0e817749585122a61
ARM: OMAP: Fix OMAP2 clock.c typo

A forgotten parenthesis in clock.c caused the PLL stabilization loop
to not be executed correctly.

Signed-off-by: Samuel Ortiz <samuel.ortiz@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c