commit | 4c3212f59c7167ef909d1dfad268dd6d4862d4b1 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Sat Mar 21 00:27:26 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 21:11:44 2020 -0700 |
tree | 4ec1006daa231b63bf8efa2ef0b937bea47dd666 | |
parent | fc992e33f17671ed6f0e79eda873c2ffd10f372e [diff] |
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>