kernel_optimize_test/sound/soc
Daniel Mack e555317c08 ASoC: fix ak4104 register array access
Don't touch the variable 'reg' to construct the value for the actual SPI
transport. This variable is again used to access the driver's register
cache, and so random memory is overwritten.
Compute the value in-place instead.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Cc: stable@kernel.org
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-03-03 19:19:36 +00:00
..
atmel
au1x
blackfin ASoC: Fix continuation line formats 2010-02-01 14:35:23 +00:00
codecs ASoC: fix ak4104 register array access 2010-03-03 19:19:36 +00:00
davinci ASoC: DaVinci: Fix stream restart error 2010-01-26 11:55:54 +00:00
fsl
imx ASoC: Check progress when reporting periods from i.MX FIQ handler 2010-02-25 15:25:07 +00:00
omap ASoC: OMAP4: Add McPDM platform driver 2010-02-23 10:41:05 +00:00
pxa ASoC: fix PXA SSP port resume 2010-02-02 11:41:53 +00:00
s3c24xx ASoC: Fix continuation line formats 2010-02-02 11:41:47 +00:00
s6000
sh ASoC: fsi: Modify over/under run error settlement 2010-02-23 10:42:07 +00:00
txx9
Kconfig
Makefile
soc-cache.c ASoC: Add a cache_sync bit to the CODEC structure 2010-02-04 10:40:45 +00:00
soc-core.c ASoC: soc_pcm_open: Add missing bailout tag 2010-03-03 19:19:36 +00:00
soc-dapm.c ASoC: Support turning off bias when the CODEC is idle 2010-01-21 12:04:08 +00:00
soc-jack.c
soc-utils.c