OSDN Git Service

platform/x86: mlx-platform: Set system mux configuration based on system type
authorVadim Pasternak <vadimp@mellanox.com>
Mon, 13 Jan 2020 16:28:35 +0000 (16:28 +0000)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Jan 2020 19:02:46 +0000 (21:02 +0200)
commitfcd50dbf306a0814a92625a6e41df3fb5a77a594
tree3ff9ed2ce79b1dcfdbeb4dd9488bc9635b2a2f89
parent435d7e10c462dcda5434e8024a52212bf0dadf75
platform/x86: mlx-platform: Set system mux configuration based on system type

Separate assignment for systems mux configuration based on system type,
instead of setting the same configuration for the all.
The motivation is to allow introduction of new systems types with the
different mux topology.

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/mlx-platform.c