summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-tv/mixer_video.c
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-12-13 16:13:43 (GMT)
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-07 09:13:18 (GMT)
commitc108e660f9196a4cebea79fbd650ed6850934fcc (patch)
tree91fcda44ecc636262e06282bc0cfac1d8ac565c1 /drivers/media/platform/s5p-tv/mixer_video.c
parent02f142ecd24aaf891324ffba8527284c1731b561 (diff)
downloadlinux-c108e660f9196a4cebea79fbd650ed6850934fcc.tar.xz
[media] vb2: don't set index, don't start streaming for write()
Two fixes: - there is no need to set the index when calling dqbuf: dqbuf will overwrite it. - __vb2_init_fileio already starts streaming for write(), so there is no need to do it again in __vb2_perform_fileio. It can never have worked anyway: either __vb2_init_fileio succeeds in starting streaming or it is never going to happen. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/s5p-tv/mixer_video.c')
0 files changed, 0 insertions, 0 deletions