summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2017-04-25 00:12:46 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-05-18 07:30:31 -0300
commitbe321a82bf8ee2e59734dd0d1fa1183a55a81d5d (patch)
treed180efda112cf4a65bd437582951bcaea0469248 /drivers/media/usb/dvb-usb-v2
parente3b4d10cc057522353c4a02f2f90dca6a52e006f (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/dvb-usb-v2')
0 files changed, 0 insertions, 0 deletions