kernel-hacking-2024-linux-s.../sound
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
..
aoa
arm Merge branch 'topic/asoc' into for-linus 2009-04-06 03:47:20 +02:00
atmel ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4 2009-04-06 03:56:28 +02:00
core ALSA: oss - volume control for CSWITCH and CROUTE 2009-04-07 04:23:46 +02:00
drivers ALSA: pcsp - fix printk format warning again 2009-05-20 17:08:00 +02:00
i2c V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API 2009-03-30 12:43:02 -03:00
isa Merge git://git.infradead.org/~dwmw2/firmware-2.6 2009-04-10 12:01:22 -07:00
mips
oss trivial: Fix misspelling of firmware 2009-03-30 15:21:59 +02:00
parisc
pci ALSA: riptide: postfix increment and off by one 2009-05-14 08:41:40 +02:00
pcmcia
ppc ALSA: move snd_powermac's probe function to .devinit.text 2009-04-06 03:52:57 +02:00
sh trivial: Fix misspelling of firmware 2009-03-30 15:21:59 +02:00
soc Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 2009-04-07 08:54:43 -07:00
sparc sparc: Fix section mismatch warnings in cs4231 sound driver. 2009-04-08 03:28:37 -07:00
spi
synth
usb sound: usb-audio: allow period sizes less than 1 ms 2009-04-07 04:11:28 +02:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c