dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/cs5535audio
Andres Salomon 4ea2416398 [ALSA] cs5535audio: drop unused bus master stuff
We really only care about the first two bus masters (playback and capture).
There's no need to have unused BM code lying around, so let's get rid of it.
If for some reason we trigger an IRQ for some BM that we're not using.. well,
that warrants spitting out an error message (imo).

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:59:54 +02:00
..
Makefile
cs5535audio.c [ALSA] cs5535audio: drop unused bus master stuff 2007-10-16 15:59:54 +02:00
cs5535audio.h [ALSA] cs5535audio: drop unused bus master stuff 2007-10-16 15:59:54 +02:00
cs5535audio_pcm.c [ALSA] cs5535audio: fix PRD register save/restore power management race 2007-10-16 15:59:52 +02:00
cs5535audio_pm.c [ALSA] cs5535audio: update PCI device handling in suspend/resume 2007-10-16 15:59:53 +02:00