From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 5/5] ASoC: ad193x: remove cache support Date: Mon, 15 Aug 2011 22:43:59 +0900 Message-ID: <20110815134357.GL3927@opensource.wolfsonmicro.com> References: <1313186654-22520-1-git-send-email-scott.jiang.linux@gmail.com> <1313186654-22520-5-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 008A32463A for ; Mon, 15 Aug 2011 15:44:08 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1313186654-22520-5-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:14PM -0400, Scott Jiang wrote: > asoc cache layer can't support this kind of spi registers well. > remove cache support and read/write registers directly > Applied, thanks.