ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_write_raw()
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Thu, 5 May 2011 13:18:11 +0000 (14:18 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 8 May 2011 13:38:31 +0000 (14:38 +0100)
commit64d27069755db41daa36e4770d88ebc57617559d
tree2508aa53ec47d377c9a83cf1b51a33a195abdf00
parent77530150fba769d7b7e260b3f16ed2294c1737b6
ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_write_raw()

If we specifically want to write a block of data to the hw bypassing the
cache, then allow this to happen inside snd_soc_hw_bulk_write_raw().

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-cache.c