commit | 0c75c4e073a8ec35bfd6c8adcceb2b896f2063e2 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Mar 15 18:34:05 2012 +0100 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Jul 19 02:05:22 2012 +0200 |
tree | 662e23649ac19a7e87c1befd04a57720febe791c | |
parent | 239921ec1d969e904676f444a92e6d68a928d98c [diff] |
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 <laurent.pinchart@ideasonboard.com>