From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [alsa-devel] [PATCH v3 1/8] ASoC: da7210: bugfix for head phone volume control Date: Fri, 14 Oct 2011 20:38:35 +0100 Message-ID: <20111014193834.GN2931@opensource.wolfsonmicro.com> References: <1318589725.12107.502.camel@matrix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1318589725.12107.502.camel@matrix> Sender: linux-kernel-owner@vger.kernel.org To: Ashish Chavan Cc: lrg , alsa-devel , David Dajun Chen , "kuninori.morimoto.gx" , linux-kernel List-Id: alsa-devel@alsa-project.org On Fri, Oct 14, 2011 at 04:25:25PM +0530, Ashish Chavan wrote: > This patch takes care of reserved bits of headphone volume > register by using correct volume range. Applied, thanks.