From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v3 0/3] ASoC AC97 audio support for ep93xx Date: Fri, 15 Oct 2010 11:39:43 +0100 Message-ID: <20101015103943.GF14782@rakim.wolfsonmicro.main> References: 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 E1C4D103C3F for ; Fri, 15 Oct 2010 12:39:44 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Mika Westerberg Cc: alsa-devel@alsa-project.org, martinwguy@gmail.com, hsweeten@visionengravers.com, ryan@bluewatersys.com, linux-arm-kernel@lists.infradead.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Thu, Oct 14, 2010 at 05:49:05PM +0300, Mika Westerberg wrote: > This series adds AC97 audio support for Cirrus Logic EP93xx family SoCs. Example > machine driver is for Simplemachines Sim.One (which is the only hardware that I > have which has AC97 codec). Applied all, thanks.