From: Katsuya Matsubara Date: Tue, 23 Apr 2013 10:51:36 +0000 (-0300) Subject: [media] sh_veu: keep power supply until the m2m context is released X-Git-Tag: v3.10-rc7~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6abb3cf2c34554590791b7486e0e32b291feacc4;p=pandora-kernel.git [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 Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed