commit | 8321fc0113a1be0cdfc9cbad1db1de74073acd8f | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Thu Apr 02 08:21:10 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 06 03:54:48 2009 +0200 |
tree | 88b7ccf16d17721b547ec1d153df0da73e232076 | |
parent | 0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c [diff] |
ALSA: snd-atmel-ac97c: cleanup register definitions This patch will remove traces of channel B registers, since they are not used by the AC97C driver. Channel B might be used for other purposes. The driver also adds channel status bits TXEMPTY and OVRUN and a AC97C_CH_MASK macro to ease clearing a channel settings. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>