From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933295Ab1CWU3E (ORCPT ); Wed, 23 Mar 2011 16:29:04 -0400 Received: from kroah.org ([198.145.64.141]:39906 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933268Ab1CWU3C (ORCPT ); Wed, 23 Mar 2011 16:29:02 -0400 Date: Wed, 23 Mar 2011 13:28:32 -0700 From: Greg KH To: "Luis R. Rodriguez" Cc: Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Vipin Mehta , Benjamin Herrenschmidt , Kalle Valo , linux-wireless , linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , devel@linuxdriverproject.org, Jouni Malinen Subject: Re: Update on Android PM enhancements - CONFIG_HAS_EARLYSUSPEND and friends Message-ID: <20110323202832.GB7409@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 23, 2011 at 01:05:47PM -0700, Luis R. Rodriguez wrote: > Arve, > > What ever happened with your series on the Android PM extensions you > had submitted in 2009 [1] ? I'm working on ath6kl right now and I'm > going to remove all that early suspend crap as its not upstream and I > want to get ath6kl into upstream proper. Do you have plans for a > replacement? Since the thread covers wake locks, have you ironed out > what you are going to do with that as well? Wake locks are all taken care of, see: http://lwn.net/Articles/416690/ for the details. thanks, greg k-h