Home
last modified time | relevance | path

Searched hist:ef9e5e5c31cb2c6254760611289ac13e4e41b964 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Duda1380.cdiff ef9e5e5c31cb2c6254760611289ac13e4e41b964 Tue Mar 03 16:10:54 CET 2009 Philipp Zabel <philipp.zabel@gmail.com> ASoC: UDA1380: change decimator/interpolator register handling

If the UDA1380's interpolator or decimator are set to be clocked from
the WSPLL (which syncs to the WSI signal), the DAI link must be running
to change the interpolator/decimator registers (which include volume
controls and digital mute setting).

* Queue work in the alsa PCM_START .trigger to flush registers
as soon as the link is running. This replaces the .prepare
and .digital_mute callbacks.
* Use the SILENCE override instead of MTM for muting and remove
its alsa control to avoid confusion.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>