Searched hist:"5 f348fa35a28b19cf7ee1eaa420757341a724c86" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | aspeed-pwm-tacho.c | diff 5f348fa35a28b19cf7ee1eaa420757341a724c86 Fri Jun 02 21:43:28 CEST 2017 Stefan Schaeckeler <sschaeck@cisco.com> hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Make fan and pwm names in sysfs start with index 1 in accordance to Documentation/hwmon/sysfs-interface conventions.
Current implementation starts with index 0, making tools such as sensors(1) skip the first fan.
Signed-off-by: Stefan Schaeckeler <sschaeck@cisco.com> Fixes: 2d7a548a3eff ("drivers: hwmon: Support for ASPEED PWM/Fan tach") Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|