From: Andy Walls Date: Tue, 9 Dec 2008 02:02:45 +0000 (-0300) Subject: V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream X-Git-Tag: v2.6.29-rc1~556^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c2a6b0bc0b394d215768610d96f44cf97052ac;p=pandora-kernel.git V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream cx18: Allow more than 63 capture buffers in rotation per stream. Implement q_busy to hold buffers the firmware has for use. q_free holds truly unused buffers in a pool. New buffers are given to the firmware as soon as the firmware returns one, if there are any to give to the firmware. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed