From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753853AbdJIBW3 (ORCPT ); Sun, 8 Oct 2017 21:22:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:37620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753235AbdJIBW1 (ORCPT ); Sun, 8 Oct 2017 21:22:27 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 00BA421923 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=robh@kernel.org X-Google-Smtp-Source: AOwi7QBgaDIM42GocnpFhwrOl4aQAsb0RMS/ZKGw+z8vMCe/rittqNgYNCjKnSe79gd1ZDctTuawREBqptNyliQG+wg= MIME-Version: 1.0 In-Reply-To: <1507480107-3576-2-git-send-email-larturus2@gmail.com> References: <1504117946-3958-1-git-send-email-larturus2@gmail.com> <1507480107-3576-1-git-send-email-larturus2@gmail.com> <1507480107-3576-2-git-send-email-larturus2@gmail.com> From: Rob Herring Date: Sun, 8 Oct 2017 20:22:05 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] Added default implementation for of_find_all_nodes(). This function is used by board.c from the board module (drivers/staging/board). To: Artur Lorincz Cc: "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , larturus@yahoo.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 8, 2017 at 11:28 AM, Artur Lorincz wrote: > Signed-off-by: Artur Lorincz > --- > include/linux/of.h | 5 +++++ > 1 file changed, 5 insertions(+) I replied to you on the previous version[1]. Why are you sending this again? Rob [1] https://lkml.org/lkml/2017/10/6/805 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] Added default implementation for of_find_all_nodes(). This function is used by board.c from the board module (drivers/staging/board). Date: Sun, 8 Oct 2017 20:22:05 -0500 Message-ID: References: <1504117946-3958-1-git-send-email-larturus2@gmail.com> <1507480107-3576-1-git-send-email-larturus2@gmail.com> <1507480107-3576-2-git-send-email-larturus2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1507480107-3576-2-git-send-email-larturus2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Artur Lorincz Cc: "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , larturus-/E1597aS9LQAvxtiuMwx3w@public.gmane.org List-Id: devicetree@vger.kernel.org On Sun, Oct 8, 2017 at 11:28 AM, Artur Lorincz wrote: > Signed-off-by: Artur Lorincz > --- > include/linux/of.h | 5 +++++ > 1 file changed, 5 insertions(+) I replied to you on the previous version[1]. Why are you sending this again? Rob [1] https://lkml.org/lkml/2017/10/6/805 -- 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