upstream: [media] media: davinic: vpif_display: drop started member from struct commo...
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Fri, 16 May 2014 13:33:21 +0000 (10:33 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:27 +0000 (11:59 +0900)
commit72dbfe2cdb8c4b09f20fdc66e9dd2756bf8e98e3
treeea0b4365b97a5e0df2e356d6ad2c608d2664d696
parentcaaeea285f6083db9fe80c358310e62e5be618d7
upstream: [media] media: davinic: vpif_display: drop started member from struct common_obj

the started member was indicating whether streaming was started
or not, this can be determined by vb2 offering, this patch replaces
the started member from struct common_obj with appropriate vb2 calls.

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