commit | 2999846c112712ec3bcd4f1937006dd62d3b20e3 | [log] [tgz] |
---|---|---|
author | Wolfgang Wallner <wolfgang.wallner@br-automation.com> | Tue Feb 04 09:04:56 2020 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Feb 07 22:41:24 2020 +0800 |
tree | fc39f27046ad319424c24eeceba4af41e28ace5a | |
parent | 8a6ffeda97dfda5263ef40e1a4efb25b032ce04c [diff] |
x86: Move P2SB from Apollo Lake to a more generic location The Primary to Sideband Bridge (P2SB) is not specific to Apollo Lake, so move its driver to a common location within arch/x86. Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>