media: stk1160: Add missing calls to mutex_destroy
authorEzequiel Garcia <ezequiel@collabora.com>
Fri, 18 May 2018 21:07:46 +0000 (17:07 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 28 May 2018 20:20:01 +0000 (16:20 -0400)
commit31fa0d12c45d1a56d0888044dbd63ea404302991
treeaf56d36bac2b5ac1b1481dcd2c35c3439d1e5788
parent9141386c69e6f20eda8d49c00fc33b6015dc59fd
media: stk1160: Add missing calls to mutex_destroy

The mutexes are not being destroyed in the release path. Fix it.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/stk1160/stk1160-core.c