Re: [patch] v4l/dvb: cx88 driver update

From: Gerd Knorr
Date: Fri Sep 17 2004 - 03:42:16 EST


On Fri, Sep 17, 2004 at 08:37:35AM +0200, Michael Hunold wrote:
> Hi,
>
> On 17.09.2004 01:08, Andrew Morton wrote:
> >Gerd Knorr <kraxel@xxxxxxxxxxx> wrote:
>
> >>This is a major update of the cx88 driver.
>
> >drivers/media/video/cx88/cx88-dvb.c:215: `FE_UNREGISTER' undeclared (first
> >use in this function)

Whoops. That wasn't intentional ...

> Gerd's latest patch depends on my not-yet-submitted patches, so just
> simply drop this one. Gerd and I are going to coordinate this and
> resubmit it again. Ok, Gerd?

I have a (temporary) #define for FE_(UN)REGISTER in there to relax the
dependencies between cx88 + dvb core a bit. That way it is only a
runtime dependency and only for the dvb part of the cx88 driver.

Unfortunaly the #define catched only one of the two cases where it is
needed, and I didn't notice the second one as I'm working with a
dvb-patched kernel to actually test the stuff ...

Whats your planned timeframe for submitting the dvb updates? I'd love
to see a working cx88 dvb driver in 2.6.9.

Gerd

--
return -ENOSIG;
-
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/