mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +00:00
670390c2dc
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
solo6x10-core.c | ||
solo6x10-disp.c | ||
solo6x10-eeprom.c | ||
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 | ||
solo6x10-v4l2.c | ||
solo6x10.h |