]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: acer-wmi: Silence "unsupported" message a bit
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 15 Aug 2018 23:27:10 +0000 (09:27 +1000)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Aug 2018 10:40:24 +0000 (13:40 +0300)
commit9061d71665cfaab47c3a58143af5dcc446e13379
treed07ad6b9f16c7cd144ff9c9af565756f02ab4525
parente8c3f3601b4ef6d522fdbe627400c578c9ff9f06
platform/x86: acer-wmi: Silence "unsupported" message a bit

This driver prints that "Unsupported machine..." message on every boot on
ThinkPad X1 Carbon laptops (and I assume a number of other systems), which
causes graphical boots to "glitch" a bit and is rather annoying ...

Make it a pr_debug instead.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/acer-wmi.c