From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: sh: fsi-ak4642: Add FSI port and ak464x selection Date: Tue, 30 Nov 2010 11:35:33 +0000 Message-ID: <20101130113533.GF7403@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 D712610393B for ; Tue, 30 Nov 2010 12:35:34 +0100 (CET) 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: Kuninori Morimoto Cc: Linux-ALSA , Paul Mundt , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Nov 30, 2010 at 11:32:04AM +0900, Kuninori Morimoto wrote: > Current FSI-Ak4642 device had niche settings which were > FSI2-A-AK4643 and FSI-A-AK4642. > This patch add platform_device_id which can control > FSI/FSI2, PortA/PortB, AK4642/AK4643 from platform data. > > Signed-off-by: Kuninori Morimoto Applied, thanks.