]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Mon, 23 Feb 2015 20:19:31 +0000 (17:19 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 19:32:32 +0000 (16:32 -0300)
commit641d5d718c7a47dfa4d41a62af4037dcf9dba8ef
tree1e27a6a8e1f351dec31f3047661153c2a432793a
parent48fe132aab538d0e50099b6092cc43ca51960f17
[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE

There isn't a need to assign the state of vb2_buffer to active
as this is already done by the core.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/omap3isp/ispvideo.c