Hi Sylwester,
On Fri, Jan 18, 2013 at 3:58 PM, Sylwester Nawrocki
wrote:
> Hi Shaik,
>
> On 01/18/2013 11:01 AM, Shaik Ameer Basha wrote:
>> 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
>>
Hi Shaik,
On 01/18/2013 11:01 AM, Shaik Ameer Basha wrote:
> 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
> fimc->m2m.ctx as NULL.
>
> This patch changes the order of the calls for proper cl
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
fimc->m2m.ctx as NULL.
This patch changes the order of the calls for proper cleanup while resume.
Signed-off-by: Shaik Ameer Basha
---
drivers/me