From: Trent Piepho Date: Tue, 24 Jul 2007 10:06:16 +0000 (+0200) Subject: [ALSA] ca0106: Add analog mute controls for cards with SPI DAC X-Git-Tag: v2.6.24-rc1~832^2~247 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18cd538a92247307247a53f57c477edbcedbb79;p=pandora-kernel.git [ALSA] ca0106: Add analog mute controls for cards with SPI DAC Add four mute controls for the analog output channels for cards that use an SPI DAC, like the SB0570 SB Live! 24-bit / Audigy SE. The Wolfson DAC doesn't support muting left/right so the controls are mono. The chip state struct gets a 32-byte array to act as a shadow of the spi dac registers. Only two registers are used for mute, but more would be needed for analog gain, de-emphasis, DAC power down, phase inversion, and other features. Signed-off-by: Trent Piepho Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed