From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: fsi: fixup channels_min/max Date: Thu, 4 Oct 2012 18:52:27 +0100 Message-ID: <20121004175227.GV4360@opensource.wolfsonmicro.com> References: <87ipass3wt.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 70CAA261611 for ; Thu, 4 Oct 2012 19:52:28 +0200 (CEST) Content-Disposition: inline In-Reply-To: <87ipass3wt.wl%kuninori.morimoto.gx@renesas.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Kuninori Morimoto Cc: Linux-ALSA , Simon , Guennadi , Liam Girdwood , Kuninori Morimoto List-Id: alsa-devel@alsa-project.org On Tue, Oct 02, 2012 at 07:08:53PM -0700, Kuninori Morimoto wrote: > FSI can support 1 - 8 channel input/output, > but current driver is supporting 2 channel format only. > This patch fixes channel mismatch Applied, thanks.