RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
authorLeon Romanovsky <leonro@nvidia.com>
Sun, 4 Oct 2020 04:35:36 +0000 (07:35 +0300)
committerLeon Romanovsky <leonro@nvidia.com>
Sun, 6 Dec 2020 05:43:50 +0000 (07:43 +0200)
commit93f8244431adf2e205f9b12dda099dcf6d83a7b5
tree30e275b6d9f51f582fb05086336221576767a6aa
parent912cebf420c26b4be6d5de513d6f12553605a876
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus

The conversion to auxiliary bus solves long standing issue with
existing mlx5_ib<->mlx5_core coupling. It required to have both
modules in initramfs if one of them needed for the boot.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/infiniband/hw/mlx5/ib_rep.c
drivers/infiniband/hw/mlx5/ib_rep.h
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/net/ethernet/mellanox/mlx5/core/dev.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
drivers/net/ethernet/mellanox/mlx5/core/lag.c
drivers/net/ethernet/mellanox/mlx5/core/main.c