From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. Date: Wed, 20 Jul 2011 21:16:17 +0100 Message-ID: <20110720201617.GH26043@opensource.wolfsonmicro.com> References: <1311161013-3515-1-git-send-email-lrg@ti.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 BEBE61038E5 for ; Wed, 20 Jul 2011 22:16:19 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1311161013-3515-1-git-send-email-lrg@ti.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: Liam Girdwood Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Jul 20, 2011 at 12:23:33PM +0100, Liam Girdwood wrote: > In preparation for ASoC Dynamic PCM (AKA DSP) support. > > Provide convenience methods to retrieve the soc_card or snd_card from a DAPM context. Applied, thanks.