From: Andy Walls Date: Fri, 28 Nov 2008 03:04:21 +0000 (-0300) Subject: V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling X-Git-Tag: v2.6.29-rc1~556^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b80e1074c734416987486b7b76b6479faa73f1e2;p=pandora-kernel.git V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling Eliminate q_io from stream buffer handling in anticipation of upcoming changes in buffer handling. q_io was a holdover from ivtv and it's function in cx18 was trivial and not necessary. We just push things back onto the front of q_full now, instead of maintaining a 1 buffer q_io queue. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed