commit | 21a278b85d3c6b8064af0c03aec3205e28aad3b7 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Wed Apr 15 20:45:10 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 16 18:20:44 2009 -0300 |
tree | efa0ee9cdfc303b03faf5b080b7f5721cf13c765 | |
parent | 40c5520f55924ba87090d0d93222baad74202559 [diff] |
V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands Simplify the way outgoing work handler gets scheduled to send empty buffers back to the firmware for use. Also reduced the memory required for scheduling this outgoing work, by using a single, per stream work object. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>