[media] dvb: Initialize all cache values
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 1 Jan 2012 19:11:10 +0000 (16:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jan 2012 19:28:45 +0000 (17:28 -0200)
commit26c924febc2a840fc232bfb3771df39810f5d362
treecaf2e32397345459a45190bd458d73f8cb504bf1
parent641269f9583c5c3535dff9c66de13a8216f791a5
[media] dvb: Initialize all cache values

By default, initialize the frontend current delivery system with
the first one. This warrants that a DVBv3 application will be able
to tune to it, after the removal of ops->init.type filling at
the drivers.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c