]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: davinci: vpbe: drop buf_init() callback
authorPrabhakar Lad <prabhakar.csengg@gmail.com>
Sun, 12 Oct 2014 20:40:32 +0000 (17:40 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Oct 2014 18:05:54 +0000 (16:05 -0200)
commit9aa0507251ee9eb85c09e486f517fdcef56e5df1
treeb5a98dab283e0ef0eb4f1f465ea90fd44fa5c756
parentdf96a4c84be9e19e53686cbfee81ae6ccc8dee9e
[media] media: davinci: vpbe: drop buf_init() callback

this patch drops the buf_init() callback as init
of buf list is not required.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/davinci/vpbe_display.c