diff options
author | Wei Yongjun <[email protected]> | 2017-04-25 00:12:46 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2017-06-06 07:10:01 -0300 |
commit | e0f2e5eb14668dc798942ff5f4241d9bd17f9655 (patch) | |
tree | c6c273b4ce2817466f23964e33d31ecd13a52015 /tools/perf/util/trace-event-scripting.c | |
parent | 4b0755e90ae03ba40174842af6fa810355960fbc (diff) |
[media] rainshadow-cec: 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.
Fixes: 0f314f6c2e77 ("[media] rainshadow-cec: new RainShadow Tech HDMI
CEC driver")
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions