Re: [PATCH] ASoC: qcom: lpass-sc7180: Add maybe_unused tag for system PM ops

From: Srinivasa Rao Mandadapu
Date: Wed Nov 30 2022 - 22:32:12 EST



On 12/1/2022 12:42 AM, Mark Brown wrote:
On Wed, Nov 30, 2022 at 05:37:50PM +0000, Matthias Kaehlcke wrote:

The tag of the applied patch is incorrect too, which is actually what I noticed:

Fixes: a3a96e93cc88 ("ASoC: qcom: lpass-sc7280: Add system suspend/resume PM ops")

This patch is for sc7180, so it should be:

Fixes: 2d68148f8f85 ("ASoC: qcom: lpass-sc7180: Add system suspend/resume PM ops")
Actually with the fix already posted v2.
Oh, well. It's just a fixes tag for something that has only been in
-next, it doesn't really matter that much.
Okay. Sorry for Inconvenience.