From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is set Date: Tue, 18 Dec 2007 14:01:06 +0100 Message-ID: References: <1197910880673-git-send-email-timur@freescale.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 mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 6B3BF244EC for ; Tue, 18 Dec 2007 15:45:05 +0100 (CET) In-Reply-To: <1197910880673-git-send-email-timur@freescale.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: Timur Tabi Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 17 Dec 2007 11:01:20 -0600, Timur Tabi wrote: > > When CONFIG_SND_SOC_CS4270_VD33_ERRATA is set, there was a mismatch between > the mclk_ratios[] and cs4270_mode_ratios[] arrays. The two arrays have been > merged and code has been shuffled. One side effect is that the > cs4270_set_dai_sysclk() and cs4270_set_dai_fmt() functions are available only > if I2C has been enabled. > > Signed-off-by: Timur Tabi Applied to ALSA HG tree. Thanks. Takashi