From: Andy Walls Date: Sat, 11 Dec 2010 23:38:20 +0000 (-0300) Subject: [media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream X-Git-Tag: v2.6.38-rc1~470^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754f9969c323559a12bce1475f3c1e6574129856;p=pandora-kernel.git [media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream The cx18_stream struct contained a struct cx18_dvb for every stream object, most of which were for analog capture. Now we only allocate the cx18_dvb object for the DTV TS stream. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed