summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/swsusp_booke.S
diff options
context:
space:
mode:
authorKevin Hao <haokexin@gmail.com>2013-11-07 15:17:17 +0800
committerScott Wood <scottwood@freescale.com>2014-01-07 19:06:03 -0600
commit455d23a8908319fa7ad450e65e4f09afb45057a7 (patch)
tree48175b602d55e1c26092ddcddbca132ca76bad57 /arch/powerpc/kernel/swsusp_booke.S
parent0ff649ca50355352d4dbe3fcd7e6b3587d226d54 (diff)
downloadlinux-455d23a8908319fa7ad450e65e4f09afb45057a7.tar.bz2
powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support
It makes no sense to initialize the mpic ipi for the SoC which has doorbell support. So set the smp_85xx_ops.probe to NULL for this case. Since the smp_85xx_ops.probe is also used in function smp_85xx_setup_cpu() to check if we need to invoke mpic_setup_this_cpu(), we introduce a new setup_cpu function smp_85xx_basic_setup() to remove this dependency. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/kernel/swsusp_booke.S')
0 files changed, 0 insertions, 0 deletions