From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: alc5632: Remove volatile registers from regmap defaults Date: Thu, 17 Nov 2011 16:49:50 +0000 Message-ID: <20111117164949.GH19918@opensource.wolfsonmicro.com> References: <1321548522-32306-1-git-send-email-leon@leon.nu> 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 3C29310384E for ; Thu, 17 Nov 2011 17:49:54 +0100 (CET) Content-Disposition: inline In-Reply-To: <1321548522-32306-1-git-send-email-leon@leon.nu> 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: Leon Romanovsky Cc: alsa-devel@alsa-project.org, lrg@ti.com List-Id: alsa-devel@alsa-project.org On Thu, Nov 17, 2011 at 06:48:42PM +0200, Leon Romanovsky wrote: > There is no need to provide defaults for the volatile > registers and doing so might cause confusion. Applied, thanks.