From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: libfdt: Add fdt_set_name() function In-Reply-To: Your message of "Fri, 11 Jan 2008 14:55:05 +1100." <20080111035505.GB25055@localhost.localdomain> References: <20080111035505.GB25055@localhost.localdomain> Date: Fri, 11 Jan 2008 07:44:33 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day David Gibson mumbled: > This patch adds an fdt_set_name() function to libfdt, mirroring > fdt_get_name(). This is a r/w function which alters the name of a > given device tree node. > > Signed-off-by: David Gibson Applied. jdl