commit | b20cf045d89725c4af4d6e9f2af4c75c0314a6a2 | [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 | ee301294b6cadfc90d1347c82d3b473f0ae55c53 [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>