commit | 38bab98a8da4a2ff5c3f55b045b0c8bf6901362f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Sun Jun 05 09:35:43 2016 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Jun 07 20:13:05 2016 -0700 |
tree | 9f1c49fbb74a3a61e135b8985cb0e6713601b653 | |
parent | 1069ad8f65a474bb30a487a001511b25f3575f5e [diff] |
hwmon: (lm90) use proper type for update_interval The code handles this variable always as unsigned, so adapt the type. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>