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:
121c92c
)
drivers/of: Add empty ranges quirk for PA-Semi
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 23 Mar 2015 03:16:38 +0000
(14:16 +1100)
committer
Grant Likely
<grant.likely@linaro.org>
Sat, 28 Mar 2015 04:03:58 +0000
(21:03 -0700)
The "sdc" node is missing the ranges property, it needs to be treated
as having an empty one otherwise translation fails for its children.
Fixes
746c9e9f92dd
, "of/base: Fix PowerPC address parsing hack"
Tested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Cc: Stable <stable@vger.kernel.org> # v3.18+
drivers/of/address.c
patch
|
blob
|
history
diff --cc
drivers/of/address.c
Simple merge