dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/soc/codecs
Timur Tabi bfc4e86166 [ALSA] Fix CS4270 volume control and optimize I2C operations
The volume control for the CS4270 ASoC driver was inverted - raising the
volume level with alsamixer would decrease the actual volume.
This patch also improves the performance of the I2C code (used to change
register settings) by only performing an I2C write if the new value is
different from the value that's in the register cache.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 16:49:30 +02:00
..
Kconfig [ALSA] ASoC CS4270 codec device driver 2007-10-16 15:58:19 +02:00
Makefile [ALSA] ASoC CS4270 codec device driver 2007-10-16 15:58:19 +02:00
ac97.c
ac97.h
cs4270.c [ALSA] Fix CS4270 volume control and optimize I2C operations 2007-10-16 16:49:30 +02:00
cs4270.h [ALSA] ASoC CS4270 codec device driver 2007-10-16 15:58:19 +02:00
wm8731.c
wm8731.h
wm8750.c
wm8750.h
wm8753.c
wm8753.h
wm9712.c
wm9712.h