Re: ALSA: cs5535audio: fix ACC_BM[x]_CMD register handling

2007-08-30 Thread Jordan Crouse
On 29/08/07 23:30 -0400, Andres Salomon wrote: > > 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

[PATCH 4/5] ALSA: cs5535audio: fix ACC_BM[x]_CMD register handling

2007-08-29 Thread Andres Salomon
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 <[EMAIL PROTECTED]> --- sound/pci/cs5535audio/cs