From: Andres Salomon Date: Mon, 3 Sep 2007 13:43:43 +0000 (+0200) Subject: [ALSA] cs5535audio: drop unused bus master stuff X-Git-Tag: v2.6.24-rc1~832^2~108 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea24163986e65f8ea6208525a135df2ebfe070a;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed