commit | 48b2ae7fe9d0eba523a3633ff0f939aba9e962e2 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Thu Apr 02 08:06:12 2015 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Apr 19 06:32:37 2016 -0700 |
tree | 798f8d6fec2ae89aa232c500b7f185ba9821c749 | |
parent | f838aa2611045fb1409c461fdd5102a6d8ae79f2 [diff] |
hwmon: (it87) Use BIT macro Using the BIT macro makes the code a little easier to read and has the added benefit of making checkpatch happy. Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>