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:
f4d4ffc
)
Revert "of: fix of_update_property()"
author
Grant Likely
<grant.likely@linaro.org>
Tue, 4 Mar 2014 08:07:17 +0000
(16:07 +0800)
committer
Grant Likely
<grant.likely@linaro.org>
Tue, 4 Mar 2014 08:20:42 +0000
(16:20 +0800)
This reverts commit
02ed594e7113644c06ae3a89bc9215d839510efc
.
The change is completely broken. It attempt to get the previous item in
a linked list by grabbing the address of a stack variable. Outright
wrong.
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/base.c
patch
|
blob
|
history
diff --cc
drivers/of/base.c
Simple merge