diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2022-09-02 12:26:51 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-09-24 10:03:39 +0200 |
| commit | f10fc1790d5ecdaa0aabab9b61be6b162e83386c (patch) | |
| tree | 42142fb0d9aaa08fe055b6be79fcc11d1881ce45 /scripts/gdb/linux/timerlist.py | |
| parent | 3ad290194bb06979367622e47357462836c1d3b4 (diff) | |
media: atomisp: Use a normal mutex for the main lock
There is no reason for atomisp to use a rt_mutex instead of a normal
mutex, so switch over to a normal mutex.
All the changes in this patch are just s/rt_mutex/mutex/.
This is a preparation patch for switching the ioctl locking over
to using the video_dev.lock member so that the v4l2-core takes
care of the locking.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions
