mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 13:23:35 -04:00
V4L/DVB: tm6000: fix mutex lock unbalance
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -496,6 +496,7 @@ static int tm6000_init_dev(struct tm6000_core *dev)
|
||||
}
|
||||
#endif
|
||||
}
|
||||
mutex_unlock(&dev->lock);
|
||||
return 0;
|
||||
|
||||
err2:
|
||||
|
||||
Reference in New Issue
Block a user