commit | 4ea24163986e65f8ea6208525a135df2ebfe070a | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@debian.org> | Mon Sep 03 15:43:43 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:59:54 2007 +0200 |
tree | efaba0b32d50973db98f469c03256879c5de56f9 | |
parent | 506ea68cd9e8899ac2b97f466956e670d60026dc [diff] |
[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>