commit | 6abb3cf2c34554590791b7486e0e32b291feacc4 | [log] [tgz] |
---|---|---|
author | Katsuya Matsubara <matsu@igel.co.jp> | Tue Apr 23 07:51:36 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jun 08 21:50:25 2013 -0300 |
tree | 49e8c7a729282dea743c0705351fa6a1a709f428 | |
parent | 9166e1aae3c90720fc389815909cb0bb815d9bca [diff] |
[media] sh_veu: keep power supply until the m2m context is released In the sh_veu driver, only the interrupt handler 'sh_veu_bh' can invoke the v4l2_m2m_job_finish() function. So the hardware must be alive for handling interrupts until returning from v4l2_m2m_ctx_release(). Signed-off-by: Katsuya Matsubara <matsu@igel.co.jp> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>