hw/exynos4210_pwm.c: Fix STOP status in tick handler.
commitb631bc37d97344bb35f54d6af6a12df35a6764d8
authorEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 4 Jul 2012 10:43:31 +0000 (4 10:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Jul 2012 10:43:31 +0000 (4 10:43 +0000)
tree774e692992373d7ca9b9d307eb6f21f1746dcbdb
parent2e2aafc0f6c0964b736d81cb7b13a2a1a3d8a564
hw/exynos4210_pwm.c: Fix STOP status in tick handler.

START/STOP bit was not cleaned correctly.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/exynos4210_pwm.c