Hello,
Signed-off-by: Sven Frotscher sven.frotscher@gmail.com
Since this fixes a regression caused by commit c008323fe361 which has been backported to stable, please add "Fixes:" and "Cc:" tags above
the
"Signed-off-by:" tag to ensure the fix also gets backported in a
timely
manner [1]:
Fixes: c008323fe361 ("ASoC: amd: yc: Fix a non-functional mic on
Lenovo 82SJ")
Cc: stable@vger.kernel.org
I will.
+>..>...>...DMI_MATCH(DMI_BOARD_VENDOR, "LENOVO"), +>..>...>...DMI_MATCH(DMI_PRODUCT_NAME, "82YM"),
Your e-mail client seems to have mangled the leading whitespace here, which will prevent the patch from applying cleanly.
My e-mail client isn't the problem here, but my Vim syntax highlighting for tabs... I should've noticed that when copy-pasting from test e-mail to patch e-mail via Vim.
Should I reply to this thread with a [PATCH v2] message or create a new thread? Anyway, thank you for pointing out these issues.
Regards, Sven