[ALSA] cs5535audio: fix ACC_BM[x]_CMD register handling
authorAndres Salomon <dilinger@debian.org>
Mon, 3 Sep 2007 13:43:18 +0000 (15:43 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:53 +0000 (15:59 +0200)
commit506ea68cd9e8899ac2b97f466956e670d60026dc
treefbeaccd03c6afc8b5267325d72f68cb374c1a358
parent1caae3682e2a712b64ce682702ed56bb3dc9f435
[ALSA] cs5535audio: fix ACC_BM[x]_CMD register handling

According to 6.3.2.7 of the cs5535/cs5536 data sheets, the ACC_BM[x]_CMD
registers are only 8 bits wide.  This driver treats them as 32 bits wide,
and also has bits in the wrong place.  Simple fix to the definitions.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/cs5535audio/cs5535audio.h