Re: [PATCH v7] ASoC: dapm: add code to configure dai link parameters

2014-12-05 Thread Mark Brown
On Fri, Nov 28, 2014 at 05:01:41PM +, Nikesh Oswal wrote: This doesn't apply cleanly against current code, it appears to have been generated against Linus' tree rather than latest ASoC. > index 7ba7130..db60701 100644 > --- a/include/sound/soc.h > +++ b/include/sound/soc.h > @@ -942,6 +942,7

[PATCH v7] ASoC: dapm: add code to configure dai link parameters

2014-11-28 Thread Nikesh Oswal
dai-link params for codec-codec links were fixed. The fixed link between codec and another chip which may be another codec, baseband, bluetooth codec etc may require run time configuaration changes. This change provides an optional alsa control to select one of the params from a list of params. Si