From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/3] ASoC: cs4270: Convert to direct regmap API usage Date: Mon, 10 Sep 2012 15:49:05 +0800 Message-ID: <20120910074826.GC6749@opensource.wolfsonmicro.com> References: <1347253125-8250-1-git-send-email-broonie@opensource.wolfsonmicro.com> <1347253125-8250-3-git-send-email-broonie@opensource.wolfsonmicro.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 D0DBB264F41 for ; Mon, 10 Sep 2012 09:49:19 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1347253125-8250-3-git-send-email-broonie@opensource.wolfsonmicro.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: Timur Tabi , Liam Girdwood Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Mon, Sep 10, 2012 at 12:58:45PM +0800, Mark Brown wrote: > Signed-off-by: Mark Brown This also needs .cache_type = REGCACHE_RBTREE in the regmap config, I've fixed up locally.