From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [alsa-devel] [patch] bugfix: SOUND: SOC: OMAP: Add support for Gumstix Overo Date: Fri, 3 Oct 2008 08:37:14 -0700 Message-ID: <200810030837.15131.david-b@pacbell.net> References: <200810030811.33484.david-b@pacbell.net> <20081003151846.GA9127@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20081003151846.GA9127@sirena.org.uk> Content-Disposition: inline Sender: linux-omap-owner@vger.kernel.org To: Mark Brown Cc: alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, Steve Sakoman List-Id: alsa-devel@alsa-project.org On Friday 03 October 2008, Mark Brown wrote: > > --- > > I'm not sure where the four patches for Overo support are > > in the ALSA queue (that's how they'll merge, yes?) but I'll > > suggest this one merge into the initial "overo.c" submit... > > They're not queued in ALSA since they depend on the PMIC codec driver > which in turn depends on the PMIC core driver being merged. I'm working on getting the twl4030 core merged ... expecting it to be there for 2.6.28-early. Since this codec driver doesn't need interrupts, it's particularly undemanding. :) So if the only place these are queued is the OMAP tree, and there is no particular objection to the patch, then there'd seem be no issue merging it to the OMAP tree and having it be part of the initial merge-to-mainline... - Dave