mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Samium Gromoff <deepfire@ibe.miee.ru>
To: linux-kernel@vger.kernel.org
Subject: auotoirq_{setup,report} unused and obsolete?
Date: Mon, 23 Jun 2003 09:43:47 +0400	[thread overview]
Message-ID: <20030623094347.47ccffe8.deepfire@ibe.miee.ru> (raw)

	Given that hardware probing should now be performed with probe_irq_{on,off} and
the following:

        deepfire@betelheise:/usr/src/grp.KERNEL/72-bk1$ grep autoirq_ . -rI
        ./arch/m68k/kernel/entry.S:     movel   %a0@(autoirq_list-VECOFF(VEC_SPUR)),%a0
        ./drivers/net/eepro.c:          cards, I will do autoirq_request() to grab the next
        ./drivers/net/auto_irq.c:    To use this, first call autoirq_setup(timeout). TIMEOUT is how many
        ./drivers/net/auto_irq.c:    and can usually be zero at boot.  'autoirq_setup()' returns the
bit
        ./drivers/net/auto_irq.c:    Finally call autoirq_report(TIMEOUT) to find out which IRQ line
was
        ./drivers/net/auto_irq.c:void autoirq_setup(int waittime)
        ./drivers/net/auto_irq.c:int autoirq_report(int waittime)
        ./drivers/net/auto_irq.c:EXPORT_SYMBOL(autoirq_setup);
        ./drivers/net/auto_irq.c:EXPORT_SYMBOL(autoirq_report);
        grep: ./drivers/input/joystick/grip_mp.c: Permission denied
        grep: ./include/video/neomagic.h: Permission denied

i.e. its totally unused, shouldn`t it be finally dead?

regards, Samium Gromoff

                 reply	other threads:[~2003-06-23  6:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030623094347.47ccffe8.deepfire@ibe.miee.ru \
    --to=deepfire@ibe.miee.ru \
    --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

all inboxes | Powered by JetHome®