diff options
| author | 2022-09-02 12:26:51 +0200 | |
|---|---|---|
| committer | 2022-09-24 10:03:39 +0200 | |
| commit | f10fc1790d5ecdaa0aabab9b61be6b162e83386c (patch) | |
| tree | 42142fb0d9aaa08fe055b6be79fcc11d1881ce45 /drivers/net/netdevsim/git:/ssh:/git@git.zx2c4.com | |
| parent | media: atomisp: prevent integer overflow in sh_css_set_black_frame() (diff) | |
| download | linux-dev-f10fc1790d5ecdaa0aabab9b61be6b162e83386c.tar.xz linux-dev-f10fc1790d5ecdaa0aabab9b61be6b162e83386c.zip | |
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 'drivers/net/netdevsim/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
