diff options
author | Wei Yongjun <weiyj.lk@gmail.com> | 2016-07-25 09:05:11 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-07-26 00:09:18 +0200 |
commit | b7b17633d866e79a192b6e616c644bb6f9301a3f (patch) | |
tree | 150cec9e35e2b41af0cf2c8404270ab73ee1784e /sound/isa/gus/gusmax.c | |
parent | rtc: m41t80: add suspend handlers for alarm IRQ (diff) | |
download | linux-b7b17633d866e79a192b6e616c644bb6f9301a3f.tar.xz linux-b7b17633d866e79a192b6e616c644bb6f9301a3f.zip |
rtc: at91sam9: Fix missing spin_lock_init()
The driver allocates the spinlock but not initialize it.
Use spin_lock_init() on it to initialize it correctly.
This is detected by Coccinelle semantic patch.
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'sound/isa/gus/gusmax.c')
0 files changed, 0 insertions, 0 deletions