hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D
authorGuenter Roeck <linux@roeck-us.net>
Tue, 18 Sep 2018 18:18:30 +0000 (11:18 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 11 Oct 2018 03:37:13 +0000 (20:37 -0700)
commitb75a806389901efa93c355238f787d922ba074b3
treeec4b4d3960138a21a51608e7f5068fb45dd8b6a1
parent2d99925a15b639026b67bd96419df6f9d760b212
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D

Separate fan/pwm configuration detection for NCT6795D into separate
case statement to make the code easier to read.

No functional change.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c