diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2017-04-25 00:12:46 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-18 07:30:31 -0300 |
commit | be321a82bf8ee2e59734dd0d1fa1183a55a81d5d (patch) | |
tree | d180efda112cf4a65bd437582951bcaea0469248 /drivers/media/usb/em28xx | |
parent | e3b4d10cc057522353c4a02f2f90dca6a52e006f (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 <weiyongjun1@huawei.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/em28xx')
0 files changed, 0 insertions, 0 deletions