From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Fix reg_word_size for ak4104 Date: Thu, 20 Oct 2011 15:08:07 +0100 Message-ID: <20111020140807.GB3524@opensource.wolfsonmicro.com> References: <1319079003.5380.1.camel@phoenix> 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 7922D247D0 for ; Thu, 20 Oct 2011 16:08:08 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1319079003.5380.1.camel@phoenix> 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, Liam Girdwood , linux-kernel@vger.kernel.org, Daniel Mack List-Id: alsa-devel@alsa-project.org On Thu, Oct 20, 2011 at 10:50:03AM +0800, Axel Lin wrote: > According to the register map in datasheet, the registers are 8 bit. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754920Ab1JTOIL (ORCPT ); Thu, 20 Oct 2011 10:08:11 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:55006 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752615Ab1JTOIJ (ORCPT ); Thu, 20 Oct 2011 10:08:09 -0400 Date: Thu, 20 Oct 2011 15:08:07 +0100 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Daniel Mack , Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: Fix reg_word_size for ak4104 Message-ID: <20111020140807.GB3524@opensource.wolfsonmicro.com> References: <1319079003.5380.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1319079003.5380.1.camel@phoenix> X-Cookie: Big book, big bore. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 20, 2011 at 10:50:03AM +0800, Axel Lin wrote: > According to the register map in datasheet, the registers are 8 bit. Applied, thanks.