From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752804AbbJFTcR (ORCPT ); Tue, 6 Oct 2015 15:32:17 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:47994 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751460AbbJFTcP (ORCPT ); Tue, 6 Oct 2015 15:32:15 -0400 Date: Tue, 6 Oct 2015 12:32:13 -0700 From: Stephen Boyd To: "Rafael J. Wysocki" Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Rob Clark , Rajendra Nayak , Kevin Hilman , Ulf Hansson Subject: Re: [PATCH v2 1/2] PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules Message-ID: <20151006193213.GG12338@codeaurora.org> References: <1443727374-1539-1-git-send-email-sboyd@codeaurora.org> <1443727374-1539-2-git-send-email-sboyd@codeaurora.org> <6374611.5Nvbqg0Ugs@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6374611.5Nvbqg0Ugs@vostro.rjw.lan> 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 10/05, Rafael J. Wysocki wrote: > On Thursday, October 01, 2015 12:22:53 PM Stephen Boyd wrote: > > > > /** > > * pm_genpd_remove_subdomain - Remove a subdomain from an I/O PM domain. > > @@ -1395,6 +1396,7 @@ out: > > > > return ret; > > } > > +EXPORT_SYMBOL_GPL(pm_genpd_remove_subdomain); > > > > /* Default device callbacks for generic PM domains. */ > > This is fine by me, please feel free to add my ACK to it. > Thanks. Applied to clk-next. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project