alistair23-linux/sound/pci/pcxhr
Henrik Kretzschmar 711ee39bf3 [ALSA] pcxhr - Fix a compiler warning on 64bit architectures
The patch fixes a conpile warning on 64bit architectures, caused by
different sizes of size_t . Since size_t is unsigned I permited
myself to cange the format, too.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-04-27 21:10:27 +02:00
..
Makefile [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr.c [ALSA] sound/pci/: remove duplicate #include's 2006-04-27 21:10:12 +02:00
pcxhr.h [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
pcxhr_core.c [ALSA] pcxhr - Fix the crash with REV01 board 2006-03-31 17:59:01 +02:00
pcxhr_core.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_hwdep.c [ALSA] pcxhr - Fix a compiler warning on 64bit architectures 2006-04-27 21:10:27 +02:00
pcxhr_hwdep.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_mixer.c [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
pcxhr_mixer.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00