]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit032fa6b9127de199ccde30b4c5b3a289b2963947
tree3ff9ed2ce79b1dcfdbeb4dd9488bc9635b2a2f89
parent54f681464959a65a4d89c8c7924ea42b1506273d
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