From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/3] ASoC: Samsung: Debug PCM platform device name Date: Fri, 10 Sep 2010 12:38:53 +0100 Message-ID: <20100910113853.GG7259@rakim.wolfsonmicro.main> References: <1284104477-18493-1-git-send-email-jassisinghbrar@gmail.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 CDCAF1039AD for ; Fri, 10 Sep 2010 13:38:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1284104477-18493-1-git-send-email-jassisinghbrar@gmail.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: Jassi Brar Cc: alsa-devel@alsa-project.org, sw.youn@samsung.com, Jassi Brar , lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Fri, Sep 10, 2010 at 04:41:17PM +0900, Jassi Brar wrote: > From: Jassi Brar > > The PCM controller platform devices are registered by the > name 'samsung-pcm', so use the same in the CPU driver. > > Signed-off-by: Jassi Brar Applied, thanks.