commit | d1bb218687079c365ea8a8a096abeefc8768dd0c | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed May 17 18:40:10 2017 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Jun 11 17:08:19 2017 -0700 |
tree | a339a4d5cdae8703a1becf10225a4eadf90e34e9 | |
parent | 32c1431eea4881a6b17bd7c639315010aeefa452 [diff] |
hwmon: (nct6775) Use bitops Using bitops instead of shift operations makes the code easier to read. Signed-off-by: Guenter Roeck <linux@roeck-us.net>