]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARMV7: S5P: timer: get the count_value from register when call udelay
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 19 Nov 2010 08:00:26 +0000 (17:00 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 30 Nov 2010 00:07:07 +0000 (09:07 +0900)
Because of count_value is set to tcnb4 register,
should be get from this register when call udelay function.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

No differences found