linux_dsm_epyc7002/drivers/media/pci/ngene
Binoy Jayan 90979f0455 media: ngene: Replace semaphore stream_mutex with mutex
The semaphore 'stream_mutex' is used as a simple mutex, so
it should be written as one. Also moving the mutex_[lock/unlock]
to the caller as it is anyway locked at the beginning of the
callee thus avoiding repetition.

Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-06-24 16:42:00 -03:00
..
Kconfig [media] Kconfig: merge all customise options into just one 2012-08-21 08:05:06 -03:00
Makefile
ngene-cards.c [media] ngene: drop ngene_link_reset() 2017-02-03 11:35:59 -02:00
ngene-core.c media: ngene: Replace semaphore stream_mutex with mutex 2017-06-24 16:42:00 -03:00
ngene-dvb.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
ngene-i2c.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
ngene.h media: ngene: Replace semaphore stream_mutex with mutex 2017-06-24 16:42:00 -03:00