linux/drivers/most
Shixin Liu 2c4134e782 drivers: most: use DEFINE_SPINLOCK() for spinlock
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().

Signed-off-by: Shixin Liu <liushixin2@huawei.com>
Link: https://lore.kernel.org/r/20210329094015.66942-1-liushixin2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-02 16:26:03 +02:00
..
configfs.c
core.c most: core: Constify static attribute_group structs 2021-01-26 19:24:51 +01:00
Kconfig drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
Makefile drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
most_cdev.c drivers: most: use DEFINE_SPINLOCK() for spinlock 2021-04-02 16:26:03 +02:00
most_usb.c drivers: most: add USB adapter driver 2020-07-31 14:38:12 +02:00