1
0
Fork 0
alistair23-linux/drivers/pinctrl/intel
Dmitry Torokhov e3f72b749d pinctrl: cherryview: fix Strago DMI workaround
Well, hopefully 3rd time is a charm. We tried making that check
DMI_BIOS_VERSION and DMI_BOARD_VERSION, but the real one is
DMI_PRODUCT_VERSION.

Fixes: 86c5dd6860 ("pinctrl: cherryview: limit Strago DMI workarounds to version 1.0")
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=197953
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1631930
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-01-21 13:05:42 +01:00
..
Kconfig pinctrl: intel: Convert to use SPDX identifier 2018-07-02 15:52:10 +02:00
Makefile pinctrl: intel: Add Ice Lake PCH pin controller support 2018-06-29 14:51:26 +02:00
pinctrl-baytrail.c pinctrl: baytrail: Code formatting fixes 2018-11-08 17:16:41 +02:00
pinctrl-broxton.c pinctrl: broxton: Code formatting fixes 2018-11-08 17:16:40 +02:00
pinctrl-cannonlake.c pinctrl: cannonlake: Code formatting fixes 2018-11-08 17:16:41 +02:00
pinctrl-cedarfork.c pinctrl: cedarfork: Replace acpi.h with mod_devicetable.h 2018-11-08 17:16:40 +02:00
pinctrl-cherryview.c pinctrl: cherryview: fix Strago DMI workaround 2019-01-21 13:05:42 +01:00
pinctrl-denverton.c pinctrl: denverton: Replace acpi.h with mod_devicetable.h 2018-11-08 17:16:40 +02:00
pinctrl-geminilake.c pinctrl: geminilake: Code formatting fixes 2018-11-08 17:16:41 +02:00
pinctrl-icelake.c pinctrl: icelake: Code formatting fixes 2018-11-08 17:16:41 +02:00
pinctrl-intel.c pinctrl: intel: Unexport intel_pinctrl_probe() 2018-11-08 17:16:40 +02:00
pinctrl-intel.h pinctrl: intel: Unexport intel_pinctrl_probe() 2018-11-08 17:16:40 +02:00
pinctrl-lewisburg.c pinctrl: lewisburg: Replace acpi.h with mod_devicetable.h 2018-11-08 17:16:40 +02:00
pinctrl-merrifield.c pinctrl: merrifield: include bits.h instead of bitops.h 2018-11-08 17:16:40 +02:00
pinctrl-sunrisepoint.c pinctrl: sunrisepoint: Get rid of unneeded ->probe() stub 2018-11-08 17:16:39 +02:00