From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register Date: Thu, 23 Sep 2010 20:06:00 +0100 Message-ID: <20100923190559.GF32112@rakim.wolfsonmicro.main> References: <1285168566-20226-1-git-send-email-dp@opensource.wolfsonmicro.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 2187210396C for ; Thu, 23 Sep 2010 21:06:00 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1285168566-20226-1-git-send-email-dp@opensource.wolfsonmicro.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: Dimitris Papastamos Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, Sep 22, 2010 at 04:16:06PM +0100, Dimitris Papastamos wrote: > We need to pass the register index and not the register value. > This patch depends on my previous patch "ASoC: Delegate to hw > specific read for volatile registers". > > Signed-off-by: Dimitris Papastamos Meh, wrong finger macro - applied thanks!