[media] media: davinci: vpif_capture: drop buf_cleanup() callback
authorLad, Prabhakar <[email protected]>
Fri, 16 May 2014 13:33:36 +0000 (10:33 -0300)
committerMauro Carvalho Chehab <[email protected]>
Fri, 23 May 2014 22:21:34 +0000 (19:21 -0300)
commit7fd37fbd7785b2f4e024bc57648e6e33104a5b15
tree9754c2dd748c687d02e721d4aa17a29b0d4d221e
parentbebd8d12295dbeedaa9d6b309ed63b7fcd31e0e5
[media] media: davinci: vpif_capture: drop buf_cleanup() callback

this patch drops buf_cleanup() callback as this callback
is never called with buffer state active.

Signed-off-by: Lad, Prabhakar <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/platform/davinci/vpif_capture.c