lkml.org 
[lkml]   [2003]   [Jun]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 23 Jun 2003 09:43:47 +0400
FromSamium Gromoff <>
Subjectauotoirq_{setup,report} unused and obsolete?
	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
-
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/

\
 
 \ /
  Last update: 2005-03-22 12:36    [from the cache]
©2003-2008