hwmon: (nct6775) Improve instruction grouping
authorGuenter Roeck <linux@roeck-us.net>
Tue, 18 Sep 2018 16:57:11 +0000 (09:57 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 11 Oct 2018 03:37:13 +0000 (20:37 -0700)
commitb2833f397dc1443b4db8c7b363d8dc41af805054
tree30fe1bee16ac199c376111789466b58ac943dbf0
parenta4e0a080cad80bb2522eb541868cc48c5e68ba72
hwmon: (nct6775) Improve instruction grouping

When determining support for a given fan or pwm control, the code is
easier to read if the necessary instructions are grouped together.

No functional change.

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