Re: drivers/media/video/videodev.c uses init_zoran_cards. 2.4.8-pre4

Pauline Middelink (middelink@polyware.nl)
Mon, 6 Aug 2001 09:21:02 +0200


On Mon, 06 Aug 2001 around 14:47:52 +1000, Keith Owens wrote:
> drivers/media/video/videodev.c calls init_zoran_cards but that symbol
> does not exist in 2.4.8-pre4. It looks like a hangover from the rework
> of the zoran drivers.

Ah, gotcha. You have been fooled by the naming stuff. My driver is
for the zr36120, and is based on module_init(),module_exit().

There is also a BUZ zoran (zr36057/60) driver around which happens
to use the generic zoran.c name. (This driver is not made by me...)
That driver is indeed upgraded and it seems uses module_init(),
module_exit() too. So it seems the videodev.c lines can be removed.

Met vriendelijke groet,
Pauline Middelink

-- 
GPG Key fingerprint = 2D5B 87A7 DDA6 0378 5DEA  BD3B 9A50 B416 E2D0 C3C2
For more details look at my website http://www.polyware.nl/~middelink
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/