linux/sound/pci/oxygen
Clemens Ladisch 740eb8358f [ALSA] oxygen: use uintptr_t in pointer casts
When we store the DMA channel number in the substream's private_data
pointer, use uintptr_t as an intermediate step when casting from/to
unsigned int to prevent the compiler from whining when the pointer size
is different.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:44 +01:00
..
Makefile [ALSA] add Asus Xonar driver 2008-01-31 17:29:44 +01:00
oxygen.c [ALSA] add CMI8788 driver 2008-01-31 17:29:44 +01:00
oxygen.h [ALSA] add CMI8788 driver 2008-01-31 17:29:44 +01:00
oxygen_io.c [ALSA] add CMI8788 driver 2008-01-31 17:29:44 +01:00
oxygen_lib.c [ALSA] add CMI8788 driver 2008-01-31 17:29:44 +01:00
oxygen_mixer.c [ALSA] add CMI8788 driver 2008-01-31 17:29:44 +01:00
oxygen_pcm.c [ALSA] oxygen: use uintptr_t in pointer casts 2008-01-31 17:29:44 +01:00
oxygen_regs.h [ALSA] add CMI8788 driver 2008-01-31 17:29:44 +01:00
virtuoso.c [ALSA] add Asus Xonar driver 2008-01-31 17:29:44 +01:00