From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by alsa0.perex.cz (Postfix) with ESMTP id F319926536F for ; Wed, 17 Sep 2014 13:19:30 +0200 (CEST) Date: Wed, 17 Sep 2014 16:26:47 +0530 From: "Subhransu S. Prusty" Message-ID: <20140917105646.GB13006@vinod.koul@linux.intel.com> References: <1410255693-6958-1-git-send-email-subhransu.s.prusty@intel.com> <1410255693-6958-5-git-send-email-subhransu.s.prusty@intel.com> <20140916190343.GC7960@sirena.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140916190343.GC7960@sirena.org.uk> Subject: Re: [alsa-devel] [PATCH v6 04/10] ASoC: Intel: mfld-pcm: add control for powering up/down dsp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: vinod.koul@intel.com, alsa-devel@alsa-project.org, Lars-Peter Clausen , lgirdwood@gmail.com List-ID: 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. -- _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel