alistair23-linux/drivers/media/pci/cx88
Hans Verkuil 389208e117 [media] cx88: remove leftover start_video_dma() call
The start_streaming op is responsible for starting the video dma,
so it shouldn't be called anymore from the buf_queue op.

Unfortunately, this call to start_video_dma() was added to the
start_streaming op, but was forgotten to be removed from the
buf_queue op, which is where it used to be before the vb2 conversion.

Calling this function twice causes very hard to find errors: sometimes
it works, sometimes it doesn't. It took me a whole friggin' day
to track this down, and in the end it was just luck that my eye suddenly
triggered on that line.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-12-16 23:21:40 -02:00
..
cx88-alsa.c [media] cx88: remove dependency on btcx-risc 2014-11-03 08:29:51 -02:00
cx88-blackbird.c [media] cx88: add missing alloc_ctx support 2014-12-16 23:21:40 -02:00
cx88-cards.c [media] cx88: consistently use UNSET for absent tuner 2014-11-03 08:35:34 -02:00
cx88-core.c [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++ 2014-11-25 08:12:53 -02:00
cx88-dsp.c
cx88-dvb.c [media] cx88: add missing alloc_ctx support 2014-12-16 23:21:40 -02:00
cx88-i2c.c [media] cx88: Replace memcpy with struct assignment 2012-12-27 19:01:51 -02:00
cx88-input.c [media] rc-core: rename dev->scanmask to dev->scancode_mask 2014-07-25 19:10:43 -03:00
cx88-mpeg.c [media] cx88: add missing alloc_ctx support 2014-12-16 23:21:40 -02:00
cx88-reg.h
cx88-tvaudio.c [media] drivers/media: Remove unnecessary semicolon 2012-10-07 09:15:18 -03:00
cx88-vbi.c [media] cx88: add missing alloc_ctx support 2014-12-16 23:21:40 -02:00
cx88-video.c [media] cx88: remove leftover start_video_dma() call 2014-12-16 23:21:40 -02:00
cx88-vp3054-i2c.c [media] cx88: Replace memcpy with struct assignment 2012-12-27 19:01:51 -02:00
cx88-vp3054-i2c.h [media] use IS_ENABLED() macro 2013-02-06 09:24:09 -02:00
cx88.h [media] cx88: add missing alloc_ctx support 2014-12-16 23:21:40 -02:00
Kconfig [media] cx88: remove dependency on btcx-risc 2014-11-03 08:29:51 -02:00
Makefile [media] cx88: remove dependency on btcx-risc 2014-11-03 08:29:51 -02:00