• Rob Herring's avatar
    ARM: use for_each_of_cpu_node iterator · d4866f75
    Rob Herring authored
    Use the for_each_of_cpu_node iterator to iterate over cpu nodes. This
    has the side effect of defaulting to iterating using "cpu" node names in
    preference to the deprecated (for FDT) device_type == "cpu".
    
    Cc: Russell King <linux@armlinux.org.uk>
    Cc: linux-arm-kernel@lists.infradead.org
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    d4866f75
devtree.c 6.51 KB