]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit71a8dffb07ae40af87b2f7b93dcd5810e2c558bf
treefee362170b0a71a5c33eada971e9baa3dac711c8
parent7a766f9ddd74b50d6069f054a3004ece0439f5c1
V4L/DVB (3740): Fix oops in budget-av with CI

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>
drivers/media/dvb/ttpci/budget-av.c