From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Fix reg_cache_size for stac9766 Date: Mon, 5 Dec 2011 14:18:04 +0000 Message-ID: <20111205141803.GQ11150@opensource.wolfsonmicro.com> References: <1323050764.6086.1.camel@phoenix> <20111205133128.GN11150@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 BFD0A2417B for ; Mon, 5 Dec 2011 15:18:05 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: Axel Lin Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Mon, Dec 05, 2011 at 10:12:51PM +0800, Axel Lin wrote: > Actually, the register values are 16 bits. > static const u16 stac9766_reg[] = { Oh dear, looked at the wrong sta... driver, sorry.