V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place
authorSteven Toth <stoth@linuxtv.org>
Sat, 11 Oct 2008 15:34:39 +0000 (12:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:24:43 +0000 (17:24 -0300)
commiteb0c58bb1325593840af0e7fbb4dbc654e756591
tree2780d6605987a3d0d86014131562e11076d2b2ed
parenta739a7e4c642ebb1ab803fc2c9743aaf1833058b
V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place

cx23885 frontend allocation code needs to exist in the higher function,
and it also needs to ensure videobug is also correctly initialised
on a per frontend basis. This code uses the previous num_frontends
patch to safely init each future MFE frontend on a single tsport as
as safely as possible - given that we don't have any of those boards.
Again, better to add all of this safety code now, while the MFE patch
set is fresh in everyone mind, than to try and add it 12-24 months from
now, when the subject is cold.

Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-dvb.c