Re: [PATCH v4] ALSA: usb-audio: qcom: Adjust mutex unlock order
From: Markus Elfring
Date: Mon Jul 21 2025 - 10:07:26 EST
…
> This change reorders the unlock sequence to first release chip->mutex
> followed by qdev_mutex, ensuring consistency with the locking pattern.
>
> Fixes: 326bbc348298a ("ALSA: usb-audio: qcom: Introduce QC USB
> SND offloading support")
>
> changes since v3:
> - Add the correct fixes tag.
…
Please take another look at patch requirements.
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16-rc6#n94
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16-rc6#n145
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16-rc6#n784
Regards,
Markus