From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933632AbbHKGJ4 (ORCPT ); Tue, 11 Aug 2015 02:09:56 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59279 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755226AbbHKGJy (ORCPT ); Tue, 11 Aug 2015 02:09:54 -0400 Date: Mon, 10 Aug 2015 23:09:52 -0700 From: Stephen Boyd To: Viresh Kumar Cc: Rafael Wysocki , nm@ti.com, linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, khilman@linaro.org, Anand Moon , Bartlomiej Zolnierkiewicz , Dmitry Torokhov , Greg Kroah-Hartman , Len Brown , open list , Pavel Machek Subject: Re: [PATCH 5/6] PM / OPP: Move cpu specific code to opp/cpu.c Message-ID: <20150811060952.GJ9678@codeaurora.org> 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 08/10, Viresh Kumar wrote: > Move cpu device specific code out of generic opp library, and add it to > cpu.c. > > Along with that, create a core-internal opp.h header, which will be used > to share structures and function prototypes within opp core. > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project