diff options
author | Magnus Damm <damm+renesas@opensource.se> | 2016-06-28 17:10:37 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-06-29 15:43:11 +0300 |
commit | c21af444eace56619e33df0b1fc67ec2e33481ac (patch) | |
tree | 0e16593e129fac8e83be6e37e4858f99c0083f53 /net/lapb | |
parent | 5f3bca0db8ac01a73622361f6062939638bf4730 (diff) | |
download | linux-c21af444eace56619e33df0b1fc67ec2e33481ac.tar.xz |
ARM: shmobile: smp: Add function to prioritize DT SMP
Add a function to check if other DT based method is available, and
if so return false to not hook up smp_ops from the machine vector.
This results in that DT-based SMP support has priority over older
C-based smp_ops code, and in case DT-based SMP support code does not
exist in the DTB then the old smp_ops code will still work as-is.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions