android_kernel_xiaomi_sdm845/sound/soc
Mark Brown 17a52fd60a ASoC: Begin to factor out register cache I/O functions
A lot of CODECs share the same register data formats and therefore
replicate the code to manage access to and caching of the register
map. In order to reduce code duplication centralised versions of
this code will be introduced with drivers able to configure the use
of the common code by calling the new snd_soc_codec_set_cache_io()
API call during startup.

As an initial user the 7 bit address/9 bit data format used by many
Wolfson devices is supported for write only CODECs and the drivers
with straightforward register cache implementations are converted to
use it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-07-05 17:24:50 +01:00
..
atmel ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00
au1x ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers 2009-04-28 15:06:44 +02:00
blackfin Merge branch 'for-2.6.31' into for-2.6.32 2009-06-25 13:58:37 +01:00
codecs ASoC: Begin to factor out register cache I/O functions 2009-07-05 17:24:50 +01:00
davinci ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown 2009-07-05 13:14:35 +01:00
fsl ASoC: remove BROKEN from Efika and pcm030 fabric drivers 2009-06-30 10:23:41 +01:00
omap ASoC: Zoom2: Update twl4030_setup_data parameters 2009-07-03 11:01:05 +01:00
pxa Merge branch 'for-2.6.31' into for-2.6.32 2009-07-01 21:45:47 +01:00
s3c24xx Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2009-06-14 13:42:43 -07:00
s6000 ASoC: correct s6000 I2S clock polarity 2009-04-06 11:18:39 +01:00
sh ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00
txx9 ASoC: txx9aclc: dynamically allocate dmaengine devname 2009-06-25 21:06:30 +01:00
Kconfig ASoC: Add TXx9 AC link controller driver (v3) 2009-05-19 19:54:28 +01:00
Makefile ASoC: Begin to factor out register cache I/O functions 2009-07-05 17:24:50 +01:00
soc-cache.c ASoC: Begin to factor out register cache I/O functions 2009-07-05 17:24:50 +01:00
soc-core.c ASoC: Add CODEC volatile register operation 2009-07-05 15:12:22 +01:00
soc-dapm.c ASoC: Fix widget powerdown on shutdown 2009-06-26 15:36:56 +01:00
soc-jack.c ASoC: Staticise workqueue function for GPIO jack detection 2009-03-06 13:37:19 +00:00