From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 3 Feb 2012 19:14:39 +0000 From: Mark Brown To: Greg KH Cc: tim.gardner@canonical.com, linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Subject: Re: Linux 3.2.3 Message-ID: <20120203191439.GB23505@opensource.wolfsonmicro.com> References: <20120203174758.GA18584@kroah.com> <4F2C2A40.1080601@canonical.com> <20120203185157.GA2865@kroah.com> <20120203185319.GA1710@kroah.com> <20120203185459.GA7321@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120203185459.GA7321@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, Feb 03, 2012 at 10:54:59AM -0800, Greg KH wrote: > On Fri, Feb 03, 2012 at 10:53:19AM -0800, Greg KH wrote: > > Yes, the above commit fixes the build for me, thanks, I'll go release > > 3.2.4 with this build fix in it, thanks Tim for letting me know. > Hm, no, I don't think I'll really trust that patch for a -stable > release, it looks like: That's not -stable material at all. The functions concerned will need to be replaced with their snd_soc equivalents: regache_cache_bypass -> assign to codec->cache_bypass regcache_cache_only -> assign to codec->cache_only It may be Monday before I can cook up a patch.