30 Sep
2010
30 Sep
'10
10:34 p.m.
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@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.