aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common
diff options
context:
space:
mode:
authorJulien Grall <julien.grall@linaro.org>2013-09-13 13:49:18 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-09-17 15:28:18 +0100
commitd90abf9aa6aea90f2ffe402ca3bad8e6fdb9ef1b (patch)
tree7a9b8da8e525ad47b179aa00b33b4bdd506e9b53 /xen/common
parent34743911e7a49f424fc2e92b5148e411aae8e71c (diff)
downloadxen-d90abf9aa6aea90f2ffe402ca3bad8e6fdb9ef1b.tar.gz
xen-d90abf9aa6aea90f2ffe402ca3bad8e6fdb9ef1b.tar.bz2
xen-d90abf9aa6aea90f2ffe402ca3bad8e6fdb9ef1b.zip
xen/arm: Use dt_device_match to avoid multiple if conditions
There is some place in Xen ARM code where multiple if conditions is used check the presence of a node or find a node. These pieces of code can be replace by an array and using proper device tree helpers. Signed-off-by: Julien Grall <julien.grall@linaro.org> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'xen/common')
0 files changed, 0 insertions, 0 deletions