V4L/DVB (3740): Fix oops in budget-av with CI
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Thu, 6 Apr 2006 12:42:46 +0000 (09:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 12 May 2006 22:54:43 +0000 (19:54 -0300)
Now that the CI code reinitialises the frontend, need to move the CI
initialisation to after the frontend init in order to ensure the frontend is
always in a good state. Fixes an oops caused by the frontend being NULL as
well.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found