]> asedeno.scripts.mit.edu Git - linux.git/commit
hwmon: (pwm-fan) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
authorGuenter Roeck <linux@roeck-us.net>
Thu, 6 Dec 2018 18:48:56 +0000 (10:48 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 16 Dec 2018 23:13:27 +0000 (15:13 -0800)
commitcb1d85341fd781ef166525cfd5e3b33c5c05f7c9
treebcfa6c44ada6761766ea7caf708a3f931fe9dc13
parentc4043410f73d76e07b85685366758e4e16ee0082
hwmon: (pwm-fan) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}

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/pwm-fan.c