Re: [PATCH] media: omap3isp: use vb2_buffer_state enum for vb2 buffer state

2015-11-09 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. On Wednesday 25 February 2015 15:58:14 Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > use the vb2_buffer_state enum for assigning the state > of the vb2 buffer, along side making isp_pipeline_state > state variable local to

[PATCH] media: omap3isp: use vb2_buffer_state enum for vb2 buffer state

2015-02-25 Thread Lad Prabhakar
From: Lad, Prabhakar prabhakar.cse...@gmail.com use the vb2_buffer_state enum for assigning the state of the vb2 buffer, along side making isp_pipeline_state state variable local to the block. This fixes the following sparse warning as well: drivers/media/platform/omap3isp/ispvideo.c:497:35: