hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
authorGuenter Roeck <linux@roeck-us.net>
Sat, 8 May 2021 16:44:50 +0000 (09:44 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 17 Jun 2021 11:21:44 +0000 (04:21 -0700)
commitac61c8aae446b9c0fe18981fe721d4a43e283ad6
treed758ed968322bb49461d16bc5b232ba147a52031
parentb3ea2fe7e2814d17426674eff3d440c4e9c3a107
hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"

This reverts commit b58bd4c6dfe709646ed9efcbba2a70643f9bc873.

None of the ACPI IDs introduced with the reverted patch is a valid ACPI
device ID. Any ACPI users of this driver are advised to use PRP0001 and
a devicetree-compatible device identification.

Fixes: b58bd4c6dfe7 ("hwmon: (lm70) Add support for ACPI")
Cc: Andrej Picej <andpicej@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm70.c