Re: [PATCH 04/37] dvb: Add ATSC support for DViCO FusionHDTV5 Lite

From: Alexey Dobriyan
Date: Thu Nov 03 2005 - 13:57:31 EST


On Thu, Nov 03, 2005 at 01:29:14PM +1100, Andrew Morton wrote:
> Michael Krufky <mkrufky@xxxxxxx> wrote:
> > +static int tdvs_tua6034_pll_set(struct dvb_frontend* fe, struct dvb_frontend_parameters* params)
> > +{
> > + struct dvb_bt8xx_card *card = (struct dvb_bt8xx_card *) fe->dvb->priv;

[cast from void *]

Please, also

struct dvb_frontend *fe, struct dvb_frontend_parameters *params)
^ ^

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/