From: Hans-Christian Egtvedt Date: Thu, 2 Apr 2009 06:21:10 +0000 (+0200) Subject: ALSA: snd-atmel-ac97c: cleanup register definitions X-Git-Tag: v2.6.30-rc1~9^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8321fc0113a1be0cdfc9cbad1db1de74073acd8f;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed