hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]
authorArmin Wolf <W_Armin@gmx.de>
Thu, 21 Oct 2021 19:05:30 +0000 (21:05 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 21 Oct 2021 20:14:27 +0000 (13:14 -0700)
commit927d89ee96b3b08cf738eeae5853368d92504164
tree666586c374f4f51343f141a13c4161990fec4006
parente64325e8c56e73bf6e143d0a621be9a0b9bcf21a
hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]

i8k_config_data[] should only be used for applying device specific
quirks in case autoconfig does not work properly on certain
devices.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20211021190531.17379-5-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/dell-smm-hwmon.c