x86: ivybridge: Move LPC init into the LPC probe() method
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:40 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:40 +0000 (12:09 +0800)
commit4e1907290720cac9c13422f1821a36254575fd73
tree8e2fc838a20b88c7c13c48ab1345d85af323efbb
parent865c24eea1fa4bec3106368052edcdcf4711b366
x86: ivybridge: Move LPC init into the LPC probe() method

Drop the lpc_init_extra() function and just use the post-relocation LPC
probe() instead.

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