public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pauline Middelink <middelink@polyware.nl>
To: Keith Owens <kaos@ocs.com.au>
Cc: linux-kernel@vger.kernel.org, middelink@polyware.nl,
	Alan Cox <alan@redhat.com>
Subject: Re: drivers/media/video/videodev.c uses init_zoran_cards.  2.4.8-pre4
Date: Mon, 6 Aug 2001 09:21:02 +0200	[thread overview]
Message-ID: <20010806092102.A29597@polyware.nl> (raw)
In-Reply-To: <386.997073272@ocs3.ocs-net>
In-Reply-To: <386.997073272@ocs3.ocs-net>; from kaos@ocs.com.au on Mon, Aug 06, 2001 at 02:47:52PM +1000

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

      reply	other threads:[~2001-08-06  7:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010806092102.A29597@polyware.nl \
    --to=middelink@polyware.nl \
    --cc=alan@redhat.com \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox