-
由 Binoy Jayan 提交于
The semaphore 'cmd_mutex' is used as a simple mutex, so it should be written as one. Also, replace down with mutex_destroy to ensure sane state when ngene_stop is called. Signed-off-by: NBinoy Jayan <binoy.jayan@linaro.org> Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
1439cdb0