x86: ivybridge: Move CPU init code into the driver
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:24 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:08:17 +0000 (12:08 +0800)
commit9d156b57257cfbf2b5343e5c9cbb4111dee4291f
tree8f8921caf1d3540cb76a6af18e495202590ddeca
parentbba22a97a7e143560b137c9a2d9fcf6dbd038470
x86: ivybridge: Move CPU init code into the driver

Use the CPU driver's probe() method to perform the CPU init. This will happen
automatically when the first CPU is probed.

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/model_206ax.c
arch/x86/include/asm/arch-ivybridge/bd82x6x.h