From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 2/5] ASoC: ad193x: fix dac word len setting Date: Mon, 15 Aug 2011 22:29:53 +0900 Message-ID: <20110815132950.GI3927@opensource.wolfsonmicro.com> References: <1313186654-22520-1-git-send-email-scott.jiang.linux@gmail.com> <1313186654-22520-2-git-send-email-scott.jiang.linux@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 50AE124630 for ; Mon, 15 Aug 2011 15:30:00 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1313186654-22520-2-git-send-email-scott.jiang.linux@gmail.com> 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: Scott Jiang Cc: uclinux-dist-devel@blackfin.uclinux.org, alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Aug 12, 2011 at 06:04:11PM -0400, Scott Jiang wrote: > dac word len value should left shift before setting > > Signed-off-by: Scott Jiang Applied, thanks.