Revision 470a9147899500eb4898f77816520c4b4aa1a698 authored by Dan Carpenter on 16 October 2014, 07:57:21 UTC, committed by Mauro Carvalho Chehab on 24 October 2014, 11:30:14 UTC
The lock has been freed in usbvision_release() so there is no need to
call mutex_unlock() here.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
1 parent a4789e6
History
File Mode Size
Makefile -rw-r--r-- 73 bytes
bus.c -rw-r--r-- 14.6 KB
tegra-ahb.c -rw-r--r-- 7.4 KB

back to top