linux/sound/ppc
Benjamin Herrenschmidt d63fb6c55f [PATCH] powermac: Fix some 64b resource damage
The 64 bits resource patches did a bit of damage on PowerMac causing a
buffer overflow in macio_asic and a warning in a sound driver. The
former is fixed by reverting the sprintf of the bus_id to %08x as it was
before. The bus_id used for macio devices is always a 32 bits value
(macio always sits in 32 bits space) and since it's exposed to userland,
the format of the string shouldn't be changed like that anyway. The
second by using the proper type for printk.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-01 20:11:56 -07:00
..
Kconfig [ALSA] powermac - Use platform_device 2006-01-03 12:28:44 +01:00
Makefile [ALSA] snd-powermac: no longer handle anything with a layout-id property 2006-06-22 21:34:39 +02:00
awacs.c [ALSA] Remove xxx_t typedefs: PowerMac 2006-01-03 12:20:00 +01:00
awacs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
beep.c [ALSA] Remove xxx_t typedefs: PowerMac 2006-01-03 12:20:00 +01:00
burgundy.c [ALSA] Remove xxx_t typedefs: PowerMac 2006-01-03 12:20:00 +01:00
burgundy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
daca.c [PATCH] powerpc: fix oops in alsa powermac driver 2006-04-21 22:34:26 +10:00
keywest.c [PATCH] I2C: Drop unneeded i2c-dev.h includes 2006-03-23 14:21:55 -08:00
pmac.c [PATCH] powermac: Fix some 64b resource damage 2006-07-01 20:11:56 -07:00
pmac.h [ALSA] snd-powermac: no longer handle anything with a layout-id property 2006-06-22 21:34:39 +02:00
powermac.c [ALSA] snd-powermac: no longer handle anything with a layout-id property 2006-06-22 21:34:39 +02:00
tumbler.c [PATCH] powerpc: fix oops in alsa powermac driver 2006-04-21 22:34:26 +10:00
tumbler_volume.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00