hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
authorAleksa Savic <savicaleksa83@gmail.com>
Sat, 20 May 2023 09:54:46 +0000 (11:54 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 8 Jun 2023 13:41:18 +0000 (06:41 -0700)
commitfdbfd330c43034e539692c3798bc38736dd1f1c7
treea8868f9612aef4a86597742e07d39bcd64bacd63
parent014714b8a62107d22bd2a089801bbfb4bb6412ae
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED

Rename the macro in question to AQC_SENSOR_NA because
more than just temperature sensors use this value to
indicate that they don't have a reading. Implemented by
Noah Bergbauer [1].

[1] https://github.com/aleksamagicka/aquacomputer_d5next-hwmon/pull/41

Originally-from: Noah Bergbauer <main@ehvag.de>
Signed-off-by: Aleksa Savic <savicaleksa83@gmail.com>
Link: https://lore.kernel.org/r/20230520095447.509287-2-savicaleksa83@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/aquacomputer_d5next.c