From: Armin Wolf <W_Armin@xxxxxx> This patch series contains several small cleanups for the dell-smm-hwmon driver. While also improving the smm function debugging, the only change noticable to userspace is the 3rd patch. All patches have been tested on a Dell Latitude C600. Armin Wolf (4): hwmon: (dell-smm) Mark tables as __initconst hwmon: (dell-smm) Rework SMM function debugging hwmon: (dell-smm) Enable automatic fan speed control for all channels hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init Documentation/hwmon/dell-smm-hwmon.rst | 14 ++++----- drivers/hwmon/dell-smm-hwmon.c | 40 +++++++++++--------------- 2 files changed, 24 insertions(+), 30 deletions(-) -- 2.20.1