From: Shaik Ameer Basha Date: Wed, 6 Feb 2013 04:47:10 +0000 (-0300) Subject: [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish X-Git-Tag: v3.9-rc5~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34a89b39719dd1eb08e0b23c907e98b103078b4;p=pandora-kernel.git [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish fimc_m2m_job_finish() has to be called with the m2m context for the necessary cleanup while resume. But currently fimc_m2m_job_finish() always passes m2m context as NULL. This patch preserves the context before making it null, for necessary cleanup. Signed-off-by: Shaik Ameer Basha Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed