commit | ba10795ed1018488964e6054b5076ec31a471d96 | [log] [tgz] |
---|---|---|
author | Sungchun Kang <sungchun.kang@samsung.com> | Thu Dec 30 02:35:28 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 21 20:31:40 2011 -0300 |
tree | 1a7e520fa7a6cffc65cb0414ebe4f07663b490a7 | |
parent | 5bbe425e57d3ca715cfe9c98bac5f8f07a96c81a [diff] |
[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 <jonghun.han@samsung.com> Signed-off-by: Sungchun Kang <sungchun.kang@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>