linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drivers/media/video/videodev.c uses init_zoran_cards.  2.4.8-pre4
@ 2001-08-06  4:47 Keith Owens
  2001-08-06  7:21 ` Pauline Middelink
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Owens @ 2001-08-06  4:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: middelin, Alan Cox

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: drivers/media/video/videodev.c uses init_zoran_cards.  2.4.8-pre4
  2001-08-06  4:47 drivers/media/video/videodev.c uses init_zoran_cards. 2.4.8-pre4 Keith Owens
@ 2001-08-06  7:21 ` Pauline Middelink
  0 siblings, 0 replies; 2+ messages in thread
From: Pauline Middelink @ 2001-08-06  7:21 UTC (permalink / raw)
  To: Keith Owens; +Cc: linux-kernel, middelink, Alan Cox

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-06  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-06  4:47 drivers/media/video/videodev.c uses init_zoran_cards. 2.4.8-pre4 Keith Owens
2001-08-06  7:21 ` Pauline Middelink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).