commit | f633efa30f6119c9cecb045e7edeb01554800d84 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:19 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:08:16 2016 +0800 |
tree | 6978ca15c37a273fc6f36d12f06df423e3f06cf0 | |
parent | 2b27d205290b43418c7f51026915782551f03e6b [diff] |
x86: ivybridge: Probe the LPC in CPU init We can drop the explicit probe of the PCH since the LPC is a child device and this will happen automatically. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>