OSDN Git Service

staging: most: remove redundant mutexes
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 22 Dec 2015 09:52:59 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit61f6bfcbaee6b49f3147ba5a3fd8d9803272b433
treea90429454b437c7e32d52fcf046a14f6cf16f351
parentb522e61fb6329b68e6da8f237f21fc83a1d8ace2
staging: most: remove redundant mutexes

This patch removes the mutexes stop_task_mutex and deregister mutex,
since they can safely be left out.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/mostcore/core.c