From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: sst_platform created helper functions Date: Tue, 11 Jan 2011 11:05:16 +0000 Message-ID: <20110111110516.GD12452@opensource.wolfsonmicro.com> References: <1294737635-18145-1-git-send-email-priya.harsha@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 84CEC245F2 for ; Tue, 11 Jan 2011 12:07:20 +0100 (CET) Content-Disposition: inline In-Reply-To: <1294737635-18145-1-git-send-email-priya.harsha@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Harsha, Priya" Cc: Vinod Koul , alsa-devel@alsa-project.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Tue, Jan 11, 2011 at 02:50:35PM +0530, Harsha, Priya wrote: > From: Harsha Priya > > Few funtions can be modularized in this driver to make them look cleaner > like managing the stream status with locks and filling pcm parameters. Applied, thanks.