From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 6/6] ASoC: twl6040: No need to convert the PLL ID Date: Mon, 4 Jul 2011 10:46:00 -0700 Message-ID: <20110704174556.GI28726@opensource.wolfsonmicro.com> References: <1309773958-14608-1-git-send-email-peter.ujfalusi@ti.com> <1309773958-14608-7-git-send-email-peter.ujfalusi@ti.com> 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 BA839245BC for ; Mon, 4 Jul 2011 19:46:11 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1309773958-14608-7-git-send-email-peter.ujfalusi@ti.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: Peter Ujfalusi Cc: alsa-devel@alsa-project.org, Samuel Ortiz , Tony Lindgren , linux-kernel@vger.kernel.org, Misael Lopez Cruz , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Mon, Jul 04, 2011 at 01:05:58PM +0300, Peter Ujfalusi wrote: > Since the PLL handling has been simplified, and > rebased on 0, there is no longer need for converting > the PLL ID. These are all Acked-by: Mark Brown though I do generally prefer to have the IDs based off 1 as this means that we catch people just shoving 0 in as an ID when it's not appropriate.