在 2019/3/7 下午7:20, Greg KH 写道:
On Thu, Mar 07, 2019 at 04:08:20PM +0800, Jiaxun Yang wrote:
Some AMD based ThinkPads have a firmware bug that calling
"GBDC" will cause bluetooth on Intel wireless cards blocked.
Probe these models by DMI match and disable bluetooth subdriver
if specified Intel wireless card exist.
Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
---
drivers/platform/x86/thinkpad_acpi.c | 70 ++++++++++++++++++++++++++++
1 file changed, 70 insertions(+)
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
Thanks for remind.
Should I resend this patch in correct way?
</formletter>
--
Jiaxun Yang