From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 6 Jul 2012 17:13:36 +0800 From: Dong Aisheng To: Rob Herring Subject: Re: [PATCH v2 1/1] of: reform prom_update_property function Message-ID: <20120706091335.GB28264@shlinux2.ap.freescale.net> References: <1340605714-25206-1-git-send-email-b29396@freescale.com> <4FE8F6DA.8070109@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <4FE8F6DA.8070109@gmail.com> Cc: "devicetree-discuss@lists.ozlabs.org" , "linuxppc-dev@lists.ozlabs.org" , "paulus@samba.org" , "linux-kernel@vger.kernel.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jun 26, 2012 at 07:40:10AM +0800, Rob Herring wrote: > On 06/25/2012 01:28 AM, Dong Aisheng wrote: > > From: Dong Aisheng > > > > prom_update_property() currently fails if the property doesn't > > actually exist yet which isn't what we want. Change to add-or-update > > instead of update-only, then we can remove a lot duplicated lines. > > > > Suggested-by: Grant Likely > > Signed-off-by: Dong Aisheng > > Acked-by: Rob Herring > > Ben, you can merge this via powerpc. > > Rob > Ping... Regards Dong Aisheng