]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Exynos: clock: Fix a bug in PLL lock check condition
authorAkshay Saraswat <akshay.s@samsung.com>
Fri, 15 Mar 2013 02:29:09 +0000 (02:29 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 29 Mar 2013 06:15:11 +0000 (15:15 +0900)
commitdb9e5e63bec7a0b1997b747161a3d667ed37525c
treed48e6559c748545c187ca1cb761be2dce5935834
parentdc993a65f49768429a72488873d9805ff57e4c24
Exynos: clock: Fix a bug in PLL lock check condition

The condition for testing of PLL getting locked was incorrect. Rectify
this error in this patch.

Reported-by: Alexei Fedorov <alexie.fedorov@arm.com>
Signed-off-by: Hatim Ali <hatim.rv@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/smdk5250/clock_init.c