Re: [PATCH] [media] s5p-fimc: fimc_stop_capture bug fix

2010-12-30 Thread Sylwester Nawrocki
On 12/30/2010 06:35 AM, Sungchun Kang wrote: When is called fimc_stop_capture, it seems that wait_event_timeout used improperly. It should be wake up by irq handler. Reviewed-by Jonghun Han Signed-off-by: Sungchun Kang --- This patch is depended on: http://git.infradead.org/users/kmpark/linux-2.

[PATCH] [media] s5p-fimc: fimc_stop_capture bug fix

2010-12-29 Thread Sungchun Kang
When is called fimc_stop_capture, it seems that wait_event_timeout used improperly. It should be wake up by irq handler. Reviewed-by Jonghun Han Signed-off-by: Sungchun Kang --- This patch is depended on: http://git.infradead.org/users/kmpark/linux-2.6-samsung/shortlog/refs/heads/vb2-mfc-fimc