]> asedeno.scripts.mit.edu Git - linux.git/commit
hwmon: (ina2xx) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
authorGuenter Roeck <linux@roeck-us.net>
Thu, 6 Dec 2018 19:06:23 +0000 (11:06 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 16 Dec 2018 23:13:28 +0000 (15:13 -0800)
commit6a0f234fb42111545f071971b25e5f8462621a8a
tree7141fb7a9560b34082bb805276fe67f400240715
parente36917f486a85e81ed02490a476cde8179e6b14f
hwmon: (ina2xx) 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/ina2xx.c