From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [uclinux-dist-devel] [PATCH 3.0]ASoC: ad193x: add spi_hw_read, fix sysclk and register definition Date: Thu, 11 Aug 2011 06:34:32 -0700 Message-ID: <20110811133432.GA6067@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by alsa0.perex.cz (Postfix) with ESMTP id 944E6243DA for ; Thu, 11 Aug 2011 15:36:20 +0200 (CEST) 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: "Zhang, Sonic" Cc: "uclinux-dist-devel@blackfin.uclinux.org" , Scott Jiang , "alsa-devel@alsa-project.org" , "stable@kernel.org" List-Id: alsa-devel@alsa-project.org On Thu, Aug 11, 2011 at 04:52:18AM -0400, Zhang, Sonic wrote: > > > >-----Original Message----- > >From: uclinux-dist-devel-bounces@blackfin.uclinux.org > >[mailto:uclinux-dist-devel-bounces@blackfin.uclinux.org] On > >Behalf Of Scott Jiang > >Sent: Thursday, August 11, 2011 4:27 PM > >To: Greg Kroah-Hartman > >Cc: uclinux-dist-devel@blackfin.uclinux.org; > >alsa-devel@alsa-project.org; stable@kernel.org > >Subject: [uclinux-dist-devel] [alsa-devel][PATCH 3.0]ASoC: > >ad193x: add spi_hw_read, fix sysclk and register definition > > > >asoc cache layer can't support this kind of spi registers, so > >bypass cache and read regiters directly > > > > This patch is against stable kernel 3.0 only, the ASOC framework in kernel 3.1 and later are different. Then I need some acks from all of the relevant maintainers before I can apply it to the stable kernel tree. Is there a corrisponding patch in Linus's tree that does the same thing already? greg k-h