[alsa-devel] [PATCH] ASoC: WM8804: Initial driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Sep 30 22:34:04 CEST 2010
On Wed, Sep 29, 2010 at 11:14:56AM +0100, Dimitris Papastamos wrote:
> The WM8804 is a high performance consumer mode
> S/PDIF transceiver with support for 1 received channel and
> 1 transmitted channel.
> Signed-off-by: Dimitris Papastamos <dp at opensource.wolfsonmicro.com>
Applied, thanks but...
> +static int wm8804_set_pll(struct snd_soc_dai *dai, int pll_id,
> + int source, unsigned int freq_in,
> + unsigned int freq_out)
> +{
> + int ret;
> + struct snd_soc_codec *codec;
> + struct pll_div pll_div = { 0 };
...please provide an incremental patch which fixes this to not override
all the flow control testing as discussed for your other patch.
More information about the Alsa-devel
mailing list