[alsa-devel] [PATCH v6 04/10] ASoC: Intel: mfld-pcm: add control for powering up/down dsp

Subhransu S. Prusty subhransu.s.prusty at intel.com
Wed Sep 17 12:56:47 CEST 2014


On Tue, Sep 16, 2014 at 12:03:43PM -0700, Mark Brown wrote:
> On Tue, Sep 09, 2014 at 03:11:27PM +0530, Subhransu S. Prusty wrote:
> 
> > @@ -129,6 +129,7 @@ struct sst_ops {
> >  	int (*stream_read_tstamp) (struct device *dev, struct pcm_stream_info *str_info);
> >  	int (*send_byte_stream)(struct device *dev, struct snd_sst_bytes_v2 *bytes);
> >  	int (*close) (struct device *dev, unsigned int str_id);
> > +	int (*power)(struct device *dev, bool state);
> 
> These seem to have a mix of )( and ) ( - it was a preexisting problem
> but still...

Will fix.

-- 


More information about the Alsa-devel mailing list