From: Vinod Koul <vinod.koul@intel.com>
To: Liam Girdwood <liam.r.girdwood@intel.com>
Cc: jeeja.kp@intel.com, alsa-devel@alsa-project.org,
broonie@kernel.org, subhransu.s.prusty@intel.com,
lgirdwood@gmail.com
Subject: Re: [RFC 3/4] ASoC: Intel: add the low level dsp driver for mrfld
Date: Tue, 6 May 2014 22:14:28 +0530 [thread overview]
Message-ID: <20140506164428.GB28638@intel.com> (raw)
In-Reply-To: <1399391152.2814.40.camel@loki>
On Tue, May 06, 2014 at 04:45:52PM +0100, Liam Girdwood wrote:
> On Mon, 2014-05-05 at 23:31 +0530, Vinod Koul wrote:
> > This driver provides low level functions like sending and receiving IPCs, managing
> > power for DSP etc
> >
> > Signed-off-by: Vinod Koul <vinod.koul@intel.com>
> > ---
> > sound/soc/intel/sst/Makefile | 5 +
> > sound/soc/intel/sst/sst.c | 631 ++++++++++++++++++++
> > sound/soc/intel/sst/sst.h | 686 ++++++++++++++++++++++
> > sound/soc/intel/sst/sst_drv_interface.c | 812 ++++++++++++++++++++++++++
> > sound/soc/intel/sst/sst_ipc.c | 388 +++++++++++++
> > sound/soc/intel/sst/sst_loader.c | 947 +++++++++++++++++++++++++++++++
> > sound/soc/intel/sst/sst_pvt.c | 203 +++++++
> > sound/soc/intel/sst/sst_stream.c | 529 +++++++++++++++++
>
> We should rename the sst directory to avoid confusion with other sst
> drivers.
Sure, any suggestion :D
> > +struct intel_sst_drv *sst_drv_ctx;
>
> static ?
yup!
>
> > +static struct mutex drv_ctx_lock;
> > +
>
>
> > +
> > +static int sst_save_dsp_context_v2(struct intel_sst_drv *sst)
>
> Is there a V1 somewhere ?
Yes that was used in mfld driver. I dont think we will get around to push those
bits
>
>
> > +static int intel_sst_suspend(struct device *dev)
> > +{
> > +
>
> extra line ? Spotted this in a few places too.
>
> Probably best to split this into several patches to make review easier.
Okay will do that
--
~Vinod
>
> Liam
>
--
next prev parent reply other threads:[~2014-05-06 16:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-05 18:01 [RFC 0/4] Add support for merrfield audio Vinod Koul
2014-05-05 18:01 ` [RFC 1/4] ASoC: Intel: add SSP BE DAIs Vinod Koul
2014-05-06 14:42 ` Liam Girdwood
2014-05-05 18:01 ` [RFC 2/4] ASoC: Intel: Add merrifield machine driver Vinod Koul
2014-05-06 15:17 ` Liam Girdwood
2014-05-06 16:49 ` Vinod Koul
2014-05-06 15:54 ` Lars-Peter Clausen
2014-05-06 16:58 ` Vinod Koul
2014-05-06 18:17 ` Lars-Peter Clausen
2014-05-07 4:51 ` Vinod Koul
2014-05-05 18:01 ` [RFC 3/4] ASoC: Intel: add the low level dsp driver for mrfld Vinod Koul
2014-05-06 15:45 ` Liam Girdwood
2014-05-06 16:44 ` Vinod Koul [this message]
2014-05-07 6:09 ` Jarkko Nikula
2014-05-07 7:25 ` Vinod Koul
2014-05-05 18:01 ` [RFC 4/4] ASoC: Intel: add support for mrfld DPCM platform Vinod Koul
2014-05-06 15:53 ` Liam Girdwood
2014-05-06 16:46 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140506164428.GB28638@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=jeeja.kp@intel.com \
--cc=lgirdwood@gmail.com \
--cc=liam.r.girdwood@intel.com \
--cc=subhransu.s.prusty@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox