diff options
author | Shixin Liu <liushixin2@huawei.com> | 2021-03-29 17:53:48 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-29 07:38:49 -0600 |
commit | acf8aec3501cac6fd67e2653267ed61a22617c37 (patch) | |
tree | d99281debbcc0f1ad41dfc887b070c9ba1b0ad98 /drivers/spi/spi-bcm2835.c | |
parent | 0f00b82e5413571ed225ddbccad6882d7ea60bc7 (diff) | |
download | linux-acf8aec3501cac6fd67e2653267ed61a22617c37.tar.gz linux-acf8aec3501cac6fd67e2653267ed61a22617c37.tar.bz2 linux-acf8aec3501cac6fd67e2653267ed61a22617c37.zip |
mtip32xx: 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/20210329095349.4170870-1-liushixin2@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/spi/spi-bcm2835.c')
0 files changed, 0 insertions, 0 deletions