staging: west bridge, addition of common lock on cyasdevice
authorDavid Cross <david.cross@cypress.com>
Wed, 6 Oct 2010 01:48:08 +0000 (18:48 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Oct 2010 03:28:34 +0000 (20:28 -0700)
This patch adds and initializes a common lock to
cyasdevice module. This is meant to be used in order
to avoid error scenarios where the device module
could be called by both the block and gadget modules
at the same time.

Signed-off-by: David Cross <david.cross@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found