From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/4] ASoC: mcbsp - add machine threshold callback Date: Tue, 18 May 2010 13:38:26 -0700 Message-ID: <20100518203825.GC15951@opensource.wolfsonmicro.com> References: <1274213594-26554-1-git-send-email-lrg@slimlogic.co.uk> <1274213594-26554-4-git-send-email-lrg@slimlogic.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1274213594-26554-4-git-send-email-lrg@slimlogic.co.uk> 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: Liam Girdwood Cc: Tony Lindgren , alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, Peter Ujfalusi List-Id: linux-omap@vger.kernel.org On Tue, May 18, 2010 at 09:13:13PM +0100, Liam Girdwood wrote: > Add a mechanism to register a machine specific callback > to calculate and set the McBSP Tx/Rx threshold. It's a shame the default implementation can't work for everyone but there we are. :( > Signed-off-by: Liam Girdwood All of these: Acked-by: Mark Brown