linux/drivers/staging/most
Christian Gromm af96ce0321 staging: most: core: add comments to mutex and spinlock definitions
This patch adds a comment to the start_mutex and fifo_lock fields of
the most_channel structure definition.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1573566036-2279-1-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-13 00:04:53 +01:00
..
cdev staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
dim2 staging: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:50:04 +02:00
Documentation staging: most: trivial: fix a couple of typos 2019-06-06 15:03:34 +02:00
i2c staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
net staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
sound staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
usb staging: most: usb: remove prefix from description tag 2019-04-16 13:25:17 +02:00
video staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
configfs.c staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
core.c staging: most: core: add comments to mutex and spinlock definitions 2019-11-13 00:04:53 +01:00
core.h staging: most: block module removal while having active configfs items 2019-11-11 16:41:00 +01:00
Kconfig staging: most: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
TODO