From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Rowand Subject: Re: [PATCH] Patch to improve device tree structure Date: Mon, 17 Nov 2014 17:57:32 -0800 Message-ID: <546AA78C.3090505@gmail.com> References: <1416199976-21147-1-git-send-email-gaurav.minocha.os@gmail.com> Reply-To: frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1416199976-21147-1-git-send-email-gaurav.minocha.os-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Gaurav Minocha Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, rob.herring-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org On 11/16/2014 8:52 PM, Gaurav Minocha wrote: > This patch improves the implementation of device tree structure. Could you add a brief reason of why this is an improvement? > Traditional child and sibling linked list in device tree structure > is removed and is replaced by list_head (i.e. circular doubly linked > list) already available in Linux kernel. > > Signed-off-by: Gaurav Minocha > --- < snip > Thanks, -Frank -- 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