git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3afa22
)
of: Clean up of_update_property
author
Guenter Roeck
<linux@roeck-us.net>
Tue, 15 Apr 2014 15:38:17 +0000
(08:38 -0700)
committer
Rob Herring
<robh@kernel.org>
Tue, 15 Apr 2014 20:21:22 +0000
(15:21 -0500)
After searching for the old property, bail out with -ENODEV
if it was not found.
It is unnecessary to check if oldprop is NULL before removing
its binary file; the check was already done before.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/base.c
patch
|
blob
|
history
diff --cc
drivers/of/base.c
Simple merge