OSDN Git Service

[media] media: mx2-emmaprp: Add missing mutex_destroy()
authorAlexander Shiyan <shc_work@mail.ru>
Fri, 2 May 2014 07:18:01 +0000 (04:18 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 17:57:35 +0000 (14:57 -0300)
commitd98f1b78d58d76c1c99e4012082f10978896a20e
treec804aa7a932067889bc565aa7bd7a6a4da34b9a9
parentb97a6216973e5dd34b8c02940c6dc956ea2689a1
[media] media: mx2-emmaprp: Add missing mutex_destroy()

This patch adds the missing mutex_destroy(), when the driver is removed.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/mx2_emmaprp.c