From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Swetland Subject: Re: [linux-pm] [PATCH 0/8] Suspend block api (version 6) Date: Thu, 13 May 2010 16:48:40 -0700 Message-ID: References: <1272667021-21312-1-git-send-email-arve@android.com> <20100513214653.GA21120@suse.de> <20100513222748.GA3240@opensource.wolfsonmicro.com> <201005140046.33508.rjw@sisk.pl> <20100513233608.GA1582@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp-out.google.com ([216.239.44.51]:60202 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837Ab0EMXsq convert rfc822-to-8bit (ORCPT ); Thu, 13 May 2010 19:48:46 -0400 In-Reply-To: <20100513233608.GA1582@sirena.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Mark Brown Cc: "Rafael J. Wysocki" , Greg KH , Daniel Walker , Matthew Garrett , Paul Walmsley , Arve Hj?nnev?g , linux-pm@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Tejun Heo , Oleg Nesterov , Tony Lindgren , Kevin Hilman , Alan Stern , magnus.damm@gmail.com, Theodore Ts'o , mark gross , Arjan van de Ven , Geoff Smith , Beno?t Cousson , linux-omap@vger.kernel.org, Vitaly Wool , Liam Girdwood On Thu, May 13, 2010 at 4:36 PM, Mark Brown wrote: > >> I'm not a big fan of suspend blockers myself, but let's face it, _cu= rrently_ >> there's no alternative and we need to stop the trend, the sooner the= better. > > I don't think this is a major part of the trend - like I say, the fac= t > that people have been working with an old kernel version is generally > a much more substantial issue than the wakelocks in the code I've see= n. Current published trees are based on .32 (used for the coming-soon froyo release that's been in late QA for a while now) and forward development is moving to .34 post final (or in the case of tegra2, tracking .34-rc series as it happens). We've been actively snapping up to track mainline since we started doing this around 2.6.16. We'd *love* to be able to get more stuff sanely upstream instead of maintaining branches and rebasing every other mainline release or so. > The issue was that when I originally noticed the patch series was bei= ng > considered for mainline again was that one effect of using it in a > mobile phone with the standard Linux embedded audio subsystem would b= e > to break use cases such as audio on voice calls, which isn't really > desirable, and that there was no roadmap for how to fix that or any > other subsystems with similar issues. =C2=A0This didn't seem like it = would > have been a good situation given that the major user is expected to b= e > Android, which is mainly for mobile phones. I'd love to have a separate discussion on using standard linux embedded audio for mobile devices -- one of my goals for 2010 is to try to migrate from our "one off" approach on MSM to making use of ALSA and standard interfaces. I have a lot of questions about handing encoded data (mp3/aac/etc) that will be processed by the DSP, how to approach routing control, and how to best interact with the user/kernel interface, etc. Brian -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html