[media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream
authorAndy Walls <awalls@md.metrocast.net>
Sat, 11 Dec 2010 23:38:20 +0000 (20:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:10 +0000 (08:17 -0200)
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 <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found