mlxsw: pci: Rename mlxsw_pci_sw_reset()
authorAmit Cohen <amcohen@nvidia.com>
Wed, 15 Nov 2023 12:17:19 +0000 (13:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Nov 2023 17:38:51 +0000 (17:38 +0000)
commitbdf85f3a695ff8b9709658e576299fa5a3f6326d
treef815c92f1159000bc0da08ee72cf4c9059103f33
parente6dbab40fa096ed5e882e25cab54c3bdad57762c
mlxsw: pci: Rename mlxsw_pci_sw_reset()

In the next patches, mlxsw_pci_sw_reset() will be extended to support
more reset types and will not necessarily issue a software reset. Rename
the function to reflect that.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/pci.c