From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v2 0/9] PM: Create the AVS class of drivers Date: Wed, 18 Apr 2012 17:08:42 -0700 Message-ID: <20120419000842.GA24575@kroah.com> References: <1332173578-27422-1-git-send-email-j-pihet@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pz0-f52.google.com ([209.85.210.52]:38095 "EHLO mail-pz0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751605Ab2DSAIq (ORCPT ); Wed, 18 Apr 2012 20:08:46 -0400 Received: by dake40 with SMTP id e40so10546423dak.11 for ; Wed, 18 Apr 2012 17:08:46 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jean Pihet Cc: akpm@linux-foundation.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kevin Hilman , "Rafael J. Wysocki" , LKML , Tony Lindgren , KEERTHY J , Jean Pihet On Wed, Apr 18, 2012 at 10:04:22AM +0200, Jean Pihet wrote: > Hi Andrew, Greg, > > Can you please look at this patch set? > The idea is to create a framework and drivers for the AVS class of > devices. This patch set implements the first step by moving the > existing code to drivers/power/avs. Next steps will be to implement > class support and notifications, add more classes of operations for > OMAP chips, etc. > > Keerthy J is taking over the ownership of this code and will continue > the development further. > > What do you think? I think Kevin and Rafael's comments need to be addressed. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Wed, 18 Apr 2012 17:08:42 -0700 Subject: [PATCH v2 0/9] PM: Create the AVS class of drivers In-Reply-To: References: <1332173578-27422-1-git-send-email-j-pihet@ti.com> Message-ID: <20120419000842.GA24575@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 18, 2012 at 10:04:22AM +0200, Jean Pihet wrote: > Hi Andrew, Greg, > > Can you please look at this patch set? > The idea is to create a framework and drivers for the AVS class of > devices. This patch set implements the first step by moving the > existing code to drivers/power/avs. Next steps will be to implement > class support and notifications, add more classes of operations for > OMAP chips, etc. > > Keerthy J is taking over the ownership of this code and will continue > the development further. > > What do you think? I think Kevin and Rafael's comments need to be addressed. greg k-h