android_kernel_samsung_univ.../sound
Takashi Iwai 40ba66a702 ALSA: hda - Add cache support for COEF read/write
The 16bit COEF read/write is pretty standard for many codecs, and they
can be cached in most cases -- more importantly, they need to be
restored at resume.  For making this easier, add the cache support to
regmap.  If the codec driver wants to cache the COEF access, set
codec->cache_coef flag and issue AC_VERB_GET_PROC_COEF with the coef
index in LSB 8 bits.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-03-23 13:19:44 +01:00
..
aoa
arm
atmel
core
drivers
firewire
hda ALSA: hda - Add cache support for COEF read/write 2015-03-23 13:19:44 +01:00
i2c
isa
mips
oss
parisc
pci ALSA: hda - Use regmap for command verb caches, too 2015-03-23 13:19:41 +01:00
pcmcia
ppc
sh
soc
sparc
spi
synth
usb
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c