commit | 5f348fa35a28b19cf7ee1eaa420757341a724c86 | [log] [tgz] |
---|---|---|
author | Stefan Schaeckeler <sschaeck@cisco.com> | Fri Jun 02 12:43:28 2017 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Sat Jun 03 03:55:43 2017 -0700 |
tree | fe6ca06b24c75ce9425db46cd425ed19e8a9201c | |
parent | 4d58e7329fdd87d37f04b319d6a5165aaff5d75c [diff] |
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>