android_kernel_google_msm/sound/pci/cs5535audio
Andres Salomon 506ea68cd9 [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>
2007-10-16 15:59:53 +02:00
..
cs5535audio.c [ALSA] Remove IRQF_DISABLED for shared PCI irqs 2006-12-20 08:55:57 +01:00
cs5535audio.h [ALSA] cs5535audio: fix ACC_BM[x]_CMD register handling 2007-10-16 15:59:53 +02:00
cs5535audio_pcm.c [ALSA] cs5535audio: fix PRD register save/restore power management race 2007-10-16 15:59:52 +02:00
cs5535audio_pm.c [ALSA] cs5535audio: update PCI device handling in suspend/resume 2007-10-16 15:59:53 +02:00
Makefile [ALSA] Clean up Makefile 2007-10-16 15:58:05 +02:00