From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH 0/4 v2] ASoC: sh: fsi-codec Date: Tue, 03 Apr 2012 22:04:57 -0700 (PDT) Message-ID: <87zkashytm.wl%kuninori.morimoto.gx@renesas.com> References: <874nt2aphw.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f51.google.com (mail-pb0-f51.google.com [209.85.160.51]) by alsa0.perex.cz (Postfix) with ESMTP id 417A5104350 for ; Wed, 4 Apr 2012 07:05:01 +0200 (CEST) Received: by pbcwy12 with SMTP id wy12so791694pbc.38 for ; Tue, 03 Apr 2012 22:04:58 -0700 (PDT) In-Reply-To: <874nt2aphw.wl%kuninori.morimoto.gx@renesas.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: Mark Brown Cc: Rafael , Linux-ALSA , Paul Mundt , Liam Girdwood , Kuninori Morimoto List-Id: alsa-devel@alsa-project.org Hi Mark, Liam Cc: Paul, Rafael These are v2 patches of fsi-codec support for SuperH board. Kuninori Morimoto (4): ASoC: sh: fsi: add fsi-common-codec card support ASoC: sh: fsi: use fsi-common-codec instead of fsi-ak4642 ASoC: sh: fsi: use fsi-common-codec instead of fsi-hdmi ASoC: sh: fsi: use fsi-common-codec instead of fsi-da7210 #2-#3 patches remove fsi-xxx card driver and Kconfig settings from ${LINUX}/sound/soc/sh/Kconfig. And adds board specific CODEC on each board Kconfig. CODEC/fsi-common-codec will be selected automatically if you select board and FSI. Best regards --- Kuninori Morimoto