linux/drivers/sbus/char
David S. Miller c6387a48cf [SPARC]: Kill __irq_itoa().
This ugly hack was long overdue to die.

It was a way to print out Sparc interrupts in a more freindly format,
since IRQ numbers were arbitrary opaque 32-bit integers which vectored
into PIL levels.  These 32-bit integers were not necessarily in the
0-->NR_IRQS range, but the PILs they vectored to were.

The idea now is that we will increase NR_IRQS a little bit and use a
virtual<-->real IRQ number mapping scheme similar to PowerPC.

That makes this IRQ printing hack irrelevant, and furthermore only a
handful of drivers actually used __irq_itoa() making it even less
useful.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-20 01:21:29 -07:00
..
Kconfig
Makefile
aurora.c [PATCH] remove unused tmp_buf_sem's 2006-01-14 10:41:42 -08:00
aurora.h
bbc_envctrl.c
bbc_i2c.c [SPARC64] bbc_i2c: Fix cpu check and add missing module license. 2006-03-20 01:16:34 -08:00
bbc_i2c.h
bpp.c [SPARC] drivers/sbus: fix-up schedule_timeout() usage 2005-09-12 14:16:17 -07:00
cd180.h
cpwatchdog.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
display7seg.c [SPARC]: display7seg build fix 2005-11-10 21:14:16 -08:00
envctrl.c [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl 2005-11-07 14:12:34 -08:00
flash.c [SPARC]: Respect vm_page_prot in io_remap_page_range(). 2006-03-22 01:15:13 -08:00
jsflash.c [PATCH] sparc: jsflash __user annotations 2005-12-15 10:01:28 -08:00
max1617.h
openprom.c [SPARC]: Fix warning on prom_getproperty in openprom.c 2006-05-12 12:53:59 -07:00
riowatchdog.c
rtc.c [SPARC]: Fix RTC compat ioctl kernel log spam. 2005-11-12 12:10:54 -08:00
uctrl.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
vfc.h [PATCH] sparc: vfc __iomem annotations and fixes 2005-12-15 10:01:28 -08:00
vfc_dev.c [PATCH] sparc: vfc __iomem annotations and fixes 2005-12-15 10:01:28 -08:00
vfc_i2c.c [SPARC] drivers/sbus: fix-up schedule_timeout() usage 2005-09-12 14:16:17 -07:00
vfc_i2c.h