hwmon: (aquacomputer_d5next) Clear up macros and comments
authorAleksa Savic <savicaleksa83@gmail.com>
Mon, 7 Nov 2022 14:24:55 +0000 (15:24 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 5 Dec 2022 00:45:02 +0000 (16:45 -0800)
commitd5d896b838222fcd037c91c9e0e8f6ab719db05f
tree56370aecdb81eb1c8a9b0237e689a1300aa0b412
parenta1bedbcc1cf7c3d2b6b75156a6f90cadcb5e4809
hwmon: (aquacomputer_d5next) Clear up macros and comments

Reorganize macro definitions into sections for each supported
device, with additional comments on their purpose. This should
make it easier to follow what report each offset is coming
from. Also, reformat per-device initializations in
aqc_probe() to organize them into sections (fan info,
temp sensors, other parameters and lastly labels).

No functional changes.

Signed-off-by: Aleksa Savic <savicaleksa83@gmail.com>
Link: https://lore.kernel.org/r/20221107142455.655998-1-savicaleksa83@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/aquacomputer_d5next.c