[alsa-devel] [PATCH v2 6/9] ASoC: Intel: Skylake: Initialize and load DSP controls
Vinod Koul
vinod.koul at intel.com
Mon Sep 21 05:26:10 CEST 2015
On Sat, Sep 19, 2015 at 09:26:20AM -0700, Mark Brown wrote:
> On Fri, Sep 18, 2015 at 10:58:54AM +0100, Liam Girdwood wrote:
> > On Mon, 2015-08-17 at 22:56 +0530, Vinod Koul wrote:
>
> > > + struct snd_soc_dai *dai)
> > > +{
> > > + struct skl_pipe_params p_params = {0};
> > > +
> > > + dev_dbg(dai->dev, "%s: %s\n", __func__, dai->name);
>
> > Seeing a lot of dev_dbg(__func__) in this series that really are just
> > tracing. Probably best to trace the calls properly or remove if it's
> > just development debugging.
>
> It's all through the whole Intel DSP codebase. :(
Yes the code is getting features added so we thought of keeping this for a
while, but I agree this doesn't help much, we are adding tracing anyway so
lets add that. Will remove most of these...
Thanks
--
~Vinod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150921/23b882d3/attachment.sig>
More information about the Alsa-devel
mailing list