linux/sound/drivers
Takashi Iwai b3b778b387 ALSA: pcsp - fix printk format warning again
The commit 5a641bcd63 changed the
printk format to '%lu', but the value passed seems to be dependent
on the architecture.  On x86-64, I got a new warning now because an
int value is passed actaully.

As a workaround, just cast the value always to unsigned long.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-20 17:08:00 +02:00
..
mpu401 ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
opl3 ALSA: Add missing KERN_* prefix to printk in sound/drivers 2009-02-05 16:00:56 +01:00
opl4 ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
pcsp ALSA: pcsp - fix printk format warning again 2009-05-20 17:08:00 +02:00
vx Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
Kconfig x86: allow more than 8 cpus to be used on 32-bit 2009-01-30 00:20:22 +01:00
Makefile [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00
dummy.c ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
ml403-ac97cr.c ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
mtpav.c Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
mts64.c Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
pcm-indirect2.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
pcm-indirect2.h [ALSA] Xilinx ML403 AC97 Controller Reference device driver 2008-01-31 17:29:15 +01:00
portman2x4.c ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
serial-u16550.c sound: serial-u16550: fix buffer overflow 2009-05-05 16:01:18 +02:00
virmidi.c Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00