On Sat, 2011-01-15 at 16:04 -0200, ext Mauro Carvalho Chehab wrote: > There are some weird bugs at tda8290/tda18271 initialization, as it > insits do do analog initialization during DVB frontend attach: > > diff --git a/drivers/media/common/tuners/tda8290.c b/drivers/media/common/tuners/tda8290.c > index 419d064..bc6a677 100644 > --- a/drivers/media/common/tuners/tda8290.c > +++ b/drivers/media/common/tuners/tda8290.c > @@ -232,6 +232,7 @@ static void tda8290_set_params(struct dvb_frontend *fe, > tuner_i2c_xfer_send(&priv->i2c_props, pll_bw_nom, 2); > } > > + > tda8290_i2c_bridge(fe, 1); Don't add a second empty line here... Cheers, Matti -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html