From: Laurent Pinchart Date: Thu, 15 Mar 2012 17:34:05 +0000 (+0100) Subject: fbdev: sh_mobile_lcdc: Destroy mutex at remove time X-Git-Tag: v3.6-rc1~16^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c75c4e073a8ec35bfd6c8adcceb2b896f2063e2;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Destroy mutex at remove time Add a missing mutex_destroy() call when the driver is unbound from the device. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed