[alsa-devel] [PATCH 5/6] fireworks: Remove meaningless mutex_unlock()
Takashi Sakamoto
o-takashi at sakamocchi.jp
Wed Jun 4 14:54:15 CEST 2014
(Jun 4 2014 21:41), Takashi Iwai wrote:
> At Wed, 4 Jun 2014 15:25:36 +0900,
> Takashi Sakamoto wrote:
>>
>> Currently mutex_unlock() is called in module's cleanup function. But after
>> cleaned up, this mutex is automatically released. So this function call
>> is meaningless.
>>
>> Signed-off-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>
>
> It must be meant as mutex_destroy()?
> I applied it with the typo fixes. Thanks.
Exactly. Thanks for your correction.
Regards
Takashi Sakamoto
o-takashi at sakamocchi.jp
More information about the Alsa-devel
mailing list