From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 5/6] ASoC: SAMSUNG: Add S/PDIF CPU driver Date: Fri, 15 Oct 2010 11:05:37 +0100 Message-ID: <20101015100536.GC14782@rakim.wolfsonmicro.main> References: <1286882399-27595-1-git-send-email-sw.youn@samsung.com> <1286884283-27830-1-git-send-email-sw.youn@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:50493 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754404Ab0JOKFi (ORCPT ); Fri, 15 Oct 2010 06:05:38 -0400 Content-Disposition: inline In-Reply-To: <1286884283-27830-1-git-send-email-sw.youn@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Seungwhan Youn Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, alsa-devel@alsa-project.org, ben-linux@fluff.org, kgene.kim@samsung.com, lrg@slimlogic.co.uk, jassi.brar@samsung.com On Tue, Oct 12, 2010 at 08:51:23PM +0900, Seungwhan Youn wrote: > This patch adds S/PDIF CPU driver for various Samsung SoCs. > > Signed-off-by: Seungwhan Youn Applied this and the machine driver, thanks!