linux/drivers/media/pci/solo6x10
Andrey Utkin 670390c2dc [media] solo6x10: bind start & stop of encoded frames processing thread to device (de)init
Before, it was called from individual encoder (de)init procedures, which
lead to spare threads running (which were actually lost, leaked).
The current fix uses trivial approach, and the downside is that the
processing thread is working always, even when there's no consumer.

Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-11 08:46:31 -02:00
..
Kconfig [media] be sure that HAS_DMA is enabled for vb2-dma-contig 2014-08-26 18:52:19 -03:00
Makefile
solo6x10-core.c
solo6x10-disp.c [media] solo6x10: fix sparse warnings 2014-09-03 08:55:39 -03:00
solo6x10-eeprom.c [media] solo6x10: fix sparse warnings 2014-09-03 08:55:39 -03:00
solo6x10-enc.c
solo6x10-g723.c
solo6x10-gpio.c
solo6x10-i2c.c
solo6x10-jpeg.h
solo6x10-offsets.h
solo6x10-p2m.c
solo6x10-regs.h
solo6x10-tw28.c
solo6x10-tw28.h
solo6x10-v4l2-enc.c [media] solo6x10: bind start & stop of encoded frames processing thread to device (de)init 2014-11-11 08:46:31 -02:00
solo6x10-v4l2.c
solo6x10.h [media] solo6x10: fix sparse warnings 2014-09-03 08:55:39 -03:00