omx: Replace usage of mtx_t with simple_mtx_t in vid_omx_common.c
authorYonggang Luo <luoyonggang@gmail.com>
Fri, 10 Feb 2023 11:02:55 +0000 (19:02 +0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 May 2023 15:44:51 +0000 (15:44 +0000)
commit3821a125b9888780e9cb74557c398923a13bd371
treef5100e74fdc992d1e5aa3bdc9b09403082b2db6c
parent972ffcdd2bc2690a8611b127763bc3c8937db3fa
omx: Replace usage of mtx_t with simple_mtx_t in vid_omx_common.c

This is a prepare for removing _MTX_INITIALIZER_NP.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21284>
src/gallium/frontends/omx/vid_omx_common.c