]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
authorSunil Goutham <sgoutham@marvell.com>
Fri, 20 Mar 2020 18:57:26 +0000 (00:27 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2020 04:11:44 +0000 (21:11 -0700)
commitdd304861fe6cb31fa56196c7f4c3a123861a7144
tree4ec1006daa231b63bf8efa2ef0b937bea47dd666
parent94fcfd72dc1d96c791f164775659c280f629d3b2
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock

This patch removes wrapper fn()s around mutex_init/lock/unlock.

Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c