From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752430AbcD1LPf (ORCPT ); Thu, 28 Apr 2016 07:15:35 -0400 Received: from mail-pf0-f177.google.com ([209.85.192.177]:33619 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751910AbcD1LPd (ORCPT ); Thu, 28 Apr 2016 07:15:33 -0400 Date: Thu, 28 Apr 2016 16:45:29 +0530 From: Viresh Kumar To: Sudeep Holla Cc: linux-kernel@vger.kernel.org, Viresh Kumar , Nishanth Menon , Stephen Boyd , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 1/2] PM / OPP: Remove OF dependency on dev_pm_opp_of_{cpumask_,}remove_table Message-ID: <20160428111529.GC2915@vireshk-i7> References: <1461839114-29857-1-git-send-email-sudeep.holla@arm.com> <20160428111221.GB2915@vireshk-i7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160428111221.GB2915@vireshk-i7> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28-04-16, 16:42, Viresh Kumar wrote: > On 28-04-16, 11:25, Sudeep Holla wrote: > > + * dev_pm_opp_remove_table() - Free OPP table static entries associated with > > + * the device > > Its not about static entries anymore, right? We will end up removing everything > we had in the table. Pardon me, that's not true.. -- viresh