diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-04-14 15:47:02 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-04-24 05:00:36 +0000 |
commit | 5fbba0805165a4883c60cf159f272dd0d7205c44 (patch) | |
tree | ba2e279a07e6cbd8fecf26bfecad626adb044acc /arch/xtensa | |
parent | 5686a1e5aa436c49187a60052d5885fb1f541ce6 (diff) | |
download | linux-5fbba0805165a4883c60cf159f272dd0d7205c44.tar.bz2 |
ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c
In the mach-mvebu coherency code, instead of using
of_find_matching_node() and then of_match_node(), directly use the
of_find_matching_node_and_match() which does both at once.
We take this opportunity to also simplify the initialization of the
"type" variable.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1397483228-25625-5-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions