]> 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)
commitf2d200da2893938298dad7464272342cbfac83e8
tree4ec1006daa231b63bf8efa2ef0b937bea47dd666
parentefb5cb0e9d819786be0f3ebe32639133ff1f6282
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