ASoC: Add source argument to PLL configuration
[linux-2.6-block.git] / sound / soc / codecs / wm8993.c
index d9987999e92caf330a91896dadf68eae20406ea9..6b32a285260350fbb2421001882d522beba0a24a 100644 (file)
@@ -422,7 +422,7 @@ static int fll_factors(struct _fll_div *fll_div, unsigned int Fref,
        return 0;
 }
 
-static int wm8993_set_fll(struct snd_soc_dai *dai, int fll_id,
+static int wm8993_set_fll(struct snd_soc_dai *dai, int fll_id, int source,
                          unsigned int Fref, unsigned int Fout)
 {
        struct snd_soc_codec *codec = dai->codec;