hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
authorGuenter Roeck <linux@roeck-us.net>
Thu, 6 Dec 2018 18:41:54 +0000 (10:41 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 16 Dec 2018 23:13:25 +0000 (15:13 -0800)
commit4aabaf30976eac011b70aa7c0e1fb385331e22f2
tree5d03349373689869bf54f7a52e28fd067b0aaffe
parent33721d90c0444133219f9773cb6d88f380699fa4
hwmon: (nct7802) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}

Auto-conversion was done done using the coccinelle script at
https://github.com/groeck/coccinelle-patches/raw/master/hwmon/sensor-devattr-w6.cocci

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