linux/drivers/media/platform/exynos-gsc
Shaik Ameer Basha 5d83790be7 [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
gsc_m2m_job_finish() has to be called with the m2m context for the necessary
cleanup while resume. But currently gsc_m2m_job_finish() always passes m2m
context as NULL.
This patch preserves the context before making it null, for necessary cleanup.
Use gsc_m2m_opened() instead gsc_m2m_active() in gsc_resume().

Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-21 18:23:06 -03:00
..
gsc-core.c [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish 2013-03-21 18:23:06 -03:00
gsc-core.h [media] exynos-gsc: Adding tiled multi-planar format to G-Scaler 2012-12-21 10:18:48 -02:00
gsc-m2m.c [media] exynos-gsc: Support dmabuf export buffer 2013-01-06 09:42:33 -02:00
gsc-regs.c [media] exynos-gsc: Adding tiled multi-planar format to G-Scaler 2012-12-21 10:18:48 -02:00
gsc-regs.h [media] exynos-gsc: Fix settings for input and output image RGB type 2012-11-26 18:43:14 -02:00
Makefile [media] exynos-gsc: Add missing Makefile 2012-09-15 15:09:34 -03:00