From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755435AbbLDIXp (ORCPT ); Fri, 4 Dec 2015 03:23:45 -0500 Received: from mail-pf0-f178.google.com ([209.85.192.178]:33027 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752542AbbLDIXn (ORCPT ); Fri, 4 Dec 2015 03:23:43 -0500 Date: Fri, 4 Dec 2015 13:53:39 +0530 From: Viresh Kumar To: Rafael Wysocki , nm@ti.com, Stephen Boyd Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, Bartlomiej Zolnierkiewicz , Dmitry Torokhov , Greg Kroah-Hartman , Len Brown , open list , Pavel Machek , Shawn Guo Subject: Re: [PATCH V2 2/3] PM / OPP: Parse 'opp-supported-hw' binding Message-ID: <20151204082339.GH3430@ubuntu> References: <4341a83dc6591364cd9deb3dfa8343961b8605d6.1447904566.git.viresh.kumar@linaro.org> <20151125205147.GE11298@codeaurora.org> <20151127044517.GU3869@ubuntu> <20151201065252.GD4459@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151201065252.GD4459@ubuntu> 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 01-12-15, 12:22, Viresh Kumar wrote: > Since these functions are *only* going to be called before any OPPs > are added for the device, and hence ruling out any concurrent readers, > maybe we can guarantee that with this: @Rafael: Stephen has gone for vacations until end of year :(, can you please help with some reviews ? -- viresh