[alsa-devel] [PATCH] ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()
Dan Carpenter
dan.carpenter at oracle.com
Fri Dec 21 13:00:56 CET 2018
On Fri, Dec 21, 2018 at 01:23:37PM +0200, Dimitris Papavasiliou wrote:
> On 12/21/18 11:11 AM, Dan Carpenter wrote:
> > We accidentally call mutex_unlock(&pcm512x->mutex); twice in a row.
>
> Ooops... Looks like I left a spare unlock in there. Thanks for
> catching and fixing it!
Static analysis stuff... No big deal.
>
> Maintainers, please let me know if there's anything I need to do
> with respect to this.
All you need to is reply with a reviewed-by tag so we can mark on the
fix that you approved it.
Reviewed-by: Your Name <email>
regards,
dan carpenter
More information about the Alsa-devel
mailing list