platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Thu, 7 Mar 2019 09:37:16 +0000 (17:37 +0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 8 Apr 2019 17:12:13 +0000 (20:12 +0300)
commitf7db839fccf087664e5587966220821289b6a9cb
treecef7f5d589111f7403996539890b4a4c55822316
parente79e74a51c26fbf6838bb5ee80205c96a9e3cd17
platform/x86: thinkpad_acpi: Disable Bluetooth for some machines

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.

Cc: stable <stable@vger.kernel.org> # 4.14+
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/thinkpad_acpi.c