From: Sungchun Kang Date: Thu, 30 Dec 2010 05:35:28 +0000 (-0300) Subject: [media] s5p-fimc: fimc_stop_capture bug fix X-Git-Tag: v2.6.39-rc1~86^2~406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba10795ed1018488964e6054b5076ec31a471d96;p=pandora-kernel.git [media] s5p-fimc: fimc_stop_capture bug fix 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed