kernel-ark/sound
Tobias Klauser 58da3a23fe [ALSA] au88x0: Remove unneeded call to pci_dma_supported()
Modules: au88x0 driver

pci_dma_supported() is called right before pci_set_dma_mask() which already
calls pci_dma_supported().  The attached patch removes the unneeded call to
pci_dma_supported()

Additionally the custom VORTEX_DMA_MASK macro is replaced by DMA_32BIT_MASK
from linux/dma-mapping.h

Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-01-03 12:30:12 +01:00
..
arm
core [ALSA] pcm - Make the support of old API selectable 2006-01-03 12:30:10 +01:00
drivers [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
i2c
isa [ALSA] ad1848 - Fix compilation without CONFIG_PM 2006-01-03 12:29:59 +01:00
mips
oss
parisc
pci [ALSA] au88x0: Remove unneeded call to pci_dma_supported() 2006-01-03 12:30:12 +01:00
pcmcia
ppc [ALSA] snd_powermac: Add ID for Spring 2005 17' Powerbook 2006-01-03 12:30:01 +01:00
sparc [ALSA] dbri - Don't return errors without CONFIG_PROC_FS 2006-01-03 12:30:06 +01:00
synth [ALSA] Fix possible races in timer callbacks 2006-01-03 12:29:08 +01:00
usb [ALSA] usb-audio: fix Edirol UA-20 support 2006-01-03 12:29:32 +01:00
Kconfig [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
last.c
Makefile
sound_core.c
sound_firmware.c