x86: ivybridge: Move lpc_early_init() to probe()
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:11 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:07:19 +0000 (12:07 +0800)
commit788cd90864e469da7928a9efae3d017a09b2d035
tree1afa0bd73691037573bed82f4a1b207871ca1e67
parent4acc83d437da7a40e7c2b1874eaba23273ec6bc2
x86: ivybridge: Move lpc_early_init() to probe()

Move this code to the LPC's probe() method so that it will happen
automatically when the LPC is probed before relocation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/cpu.c
arch/x86/cpu/ivybridge/lpc.c
arch/x86/dts/chromebook_link.dts
arch/x86/include/asm/arch-ivybridge/pch.h