commit | 40465d9424453aa499ea91114d94b52ef8f75d61 | [log] [tgz] |
---|---|---|
author | Wei Ni <wni@nvidia.com> | Fri Nov 15 10:40:39 2013 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Fri Nov 15 10:40:39 2013 +0100 |
tree | c6485097c1d774aeb83dd8fe7f008d0a34318439 | |
parent | 109b1283fb532ac773a076748ffccf76a7067cab [diff] |
hwmon: (lm90) Use enums for the indexes of temp8 and temp11 Using enums for the indexes and nrs of temp8 and temp11. This make the code much more readable. Signed-off-by: Wei Ni <wni@nvidia.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>