1
0
Fork 0
remarkable-linux/sound
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
..
arm [ALSA] semaphore -> mutex (Archs, misc buses) 2006-03-22 10:25:43 +01:00
core [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n 2006-04-27 21:10:42 +02:00
drivers [PATCH] mpu401 section fix 2006-05-21 12:59:22 -07:00
i2c [ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setup 2006-03-22 10:28:15 +01:00
isa [PATCH] es18xx build fix 2006-05-21 12:59:22 -07:00
mips [ALSA] AMD Au1x00: AC'97 controller is memory mapped 2006-03-22 10:43:28 +01:00
oss [MIPS] Correct HAL2 Kconfig description 2006-06-19 17:39:26 +01:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chips 2006-04-27 21:10:52 +02:00
pcmcia [ALSA] PCMCIA sound devices shouldn't depend on ISA 2006-04-27 21:10:48 +02:00
ppc [PATCH] sound/ppc: snd_pmac_toonie_init should be __init 2006-04-28 21:04:30 +10:00
sparc [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
synth [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00
usb [ALSA] add another Phase 26 quirk 2006-04-27 21:10:04 +02:00
Kconfig [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00