remarkable-linux/drivers/staging/emxx_udc
Varsha Rao a71c8e9b8e staging: emxx_udc: Add comment for spinlock_t definition.
Members of nbu2ss_udc structure can change device state, maintain
completion state and control driver. Also provide access to read and
write to register. Hence, exclusive access to nbu2ss_udc is required.
The lock variable of type spinlock_t guarantees the exclusive access
and protects it.

In this patch, comment is added for spinlock_t definition, to fix the
following checkpatch issue:

CHECK: spinlock_t definition without comment

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-09 14:13:51 +01:00
..
emxx_udc.c staging: emxx_udc: Fix CamelCase variable name 2017-01-03 16:42:22 +01:00
emxx_udc.h staging: emxx_udc: Add comment for spinlock_t definition. 2017-03-09 14:13:51 +01:00
Kconfig staging: emxx_udc: allow modular build 2016-07-26 08:47:08 -07:00
Makefile
TODO staging: emxx_udc: Add TODO file 2014-06-19 14:42:48 -07:00