hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
authorThomas Hebb <tommyhebb@gmail.com>
Sun, 24 Jan 2021 02:46:08 +0000 (18:46 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 28 Jan 2021 01:44:00 +0000 (17:44 -0800)
commit4008bc7d39537bb3be166d8a3129c4980e1dd7dc
tree39de3ff80802ee3c70195e8253c29db1d621621f
parentf6aed68e8a2a646c78801f6c545f9c4db2f4e610
hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist

It has been reported[0] that the Dell XPS 15 L502X exhibits similar
freezing behavior to the other systems[1] on this blacklist. The issue
was exposed by a prior change of mine to automatically load
dell_smm_hwmon on a wider set of XPS models. To fix the regression, add
this model to the blacklist.

[0] https://bugzilla.kernel.org/show_bug.cgi?id=211081
[1] https://bugzilla.kernel.org/show_bug.cgi?id=195751

Fixes: b8a13e5e8f37 ("hwmon: (dell-smm) Use one DMI match for all XPS models")
Cc: stable@vger.kernel.org
Reported-by: Bob Hepple <bob.hepple@gmail.com>
Tested-by: Bob Hepple <bob.hepple@gmail.com>
Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Reviewed-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/a09eea7616881d40d2db2fb5fa2770dc6166bdae.1611456351.git.tommyhebb@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/dell-smm-hwmon.c