|
fe0 = videobuf_dvb_get_frontend(&dev->frontends, 1);
|
|
fe0 = videobuf_dvb_get_frontend(&dev->frontends, 1);
|
|
fe0->dvb.frontend = dvb_attach(tda10046_attach, cdec_conf, &dev->i2c_adap);
|
|
fe0->dvb.frontend = dvb_attach(tda10046_attach, cdec_conf, &dev->i2c_adap);
|