mlxsw: core_env: Split module power mode setting to a separate function
authorVadim Pasternak <vadimp@nvidia.com>
Tue, 19 Apr 2022 14:54:28 +0000 (17:54 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2022 14:03:21 +0000 (15:03 +0100)
commita11e1ec141ea14b9e44240b275378a315ee44457
tree9b7e59e421fb7d6c5c4b9c61025433eb3ba6aea8
parent7b261af9f641595f2fc2c8fae6cdcffc740b9b9e
mlxsw: core_env: Split module power mode setting to a separate function

Move the code that applies the module power mode to the device to a
separate function. This function will be invoked by the next patch to
set the power mode on transceiver modules found on a line card when the
line card becomes active.

Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/core_env.c