From: Xiubo Li
Date: Wed, 22 Jan 2014 05:57:39 +0000 (+0800)
Subject: of: add __of_add_property() without lock operations
X-Git-Tag: v3.15-rc1~121^2~15
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62664f67775fad840cf6f68d6b5f428817bef6c5;p=pandora-kernel.git
of: add __of_add_property() without lock operations
There two places will use the same code for adding one new property to
the DT node. Adding __of_add_property() and prepare for fixing
of_update_property()'s bug.
Signed-off-by: Xiubo Li
Signed-off-by: Grant Likely
---
Reading git-diff-tree failed