From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932735AbdHWVCL (ORCPT ); Wed, 23 Aug 2017 17:02:11 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:58605 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932594AbdHWVCJ (ORCPT ); Wed, 23 Aug 2017 17:02:09 -0400 From: "Rafael J. Wysocki" To: Rob Herring Cc: "Rafael J. Wysocki" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Daniel Lezcano , "linux-pm@vger.kernel.org" Subject: Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Date: Wed, 23 Aug 2017 22:53:35 +0200 Message-ID: <14600557.ytcEGHVfm3@aspire.rjw.lan> In-Reply-To: References: <20170718214339.7774-15-robh@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, August 23, 2017 10:49:00 PM CEST Rob Herring wrote: > On Wed, Aug 23, 2017 at 3:34 PM, Rafael J. Wysocki wrote: > > On Wed, Aug 23, 2017 at 8:14 PM, Rob Herring wrote: > >> On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring wrote: > >>> Now that we have a custom printf format specifier, convert users of > >>> full_name to use %pOF instead. This is preparation to remove storing > >>> of the full path string for each node. > >>> > >>> Signed-off-by: Rob Herring > >>> Cc: "Rafael J. Wysocki" > >>> Cc: Daniel Lezcano > >>> Cc: linux-pm@vger.kernel.org > >>> --- > >>> drivers/cpuidle/dt_idle_states.c | 20 ++++++++++---------- > >>> 1 file changed, 10 insertions(+), 10 deletions(-) > >> > >> Rafael, Ping. Please apply this one and 2 others for cpufreq and > >> PM-domains which haven't been applied yet. > > > > I thought that these would go in through the DT tree. > > > > I'll try to find them, but next time please make it clear how you want > > to route things. > > Sorry, I thought addressed TO you and not in a series was enough to imply that. Well, Patchwork doesn't tell me who the patch was addressed to. :-) Thanks, Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Date: Wed, 23 Aug 2017 22:53:35 +0200 Message-ID: <14600557.ytcEGHVfm3@aspire.rjw.lan> References: <20170718214339.7774-15-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: "Rafael J. Wysocki" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Daniel Lezcano , "linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wednesday, August 23, 2017 10:49:00 PM CEST Rob Herring wrote: > On Wed, Aug 23, 2017 at 3:34 PM, Rafael J. Wysocki wrote: > > On Wed, Aug 23, 2017 at 8:14 PM, Rob Herring wrote: > >> On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring wrote: > >>> Now that we have a custom printf format specifier, convert users of > >>> full_name to use %pOF instead. This is preparation to remove storing > >>> of the full path string for each node. > >>> > >>> Signed-off-by: Rob Herring > >>> Cc: "Rafael J. Wysocki" > >>> Cc: Daniel Lezcano > >>> Cc: linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > >>> --- > >>> drivers/cpuidle/dt_idle_states.c | 20 ++++++++++---------- > >>> 1 file changed, 10 insertions(+), 10 deletions(-) > >> > >> Rafael, Ping. Please apply this one and 2 others for cpufreq and > >> PM-domains which haven't been applied yet. > > > > I thought that these would go in through the DT tree. > > > > I'll try to find them, but next time please make it clear how you want > > to route things. > > Sorry, I thought addressed TO you and not in a series was enough to imply that. Well, Patchwork doesn't tell me who the patch was addressed to. :-) Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html