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