diff options
| author | Takashi Sakamoto <[email protected]> | 2014-06-04 15:25:36 +0900 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2014-06-04 14:37:59 +0200 |
| commit | 021fb6f27591ff3eab29278d822935fe2d504a8b (patch) | |
| tree | 6bab7c67250e34130ae16284514dd09b9bed104f /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | f3479150923d164470eef7f33b0192f82de51403 (diff) | |
ALSA: fireworks: Remove meaningless mutex_destroy()
Currently mutex_destroy() is called in module's cleanup function. But after
cleaned up, this mutex is automatically released. So this function call
is meaningless.
[fixed a typo in changelog by tiwai]
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions