commit | 1605b10032eb073b6854fdeddbf455bf403eb6f1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:54 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:09:41 2016 +0800 |
tree | f6300def05d792ea11d73d1ffd7f51b4ffabf752 | |
parent | a5ea3a7d4a29f4251c032385f89ef7776f081be8 [diff] |
x86: ivybridge: Sort out the calls to bridge_silicon_revision() This function is called all over the place. Convert it use the driver model PCI API, and rationalise the calls. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>