hwmon: (it87) Use BIT macro
authorGuenter Roeck <linux@roeck-us.net>
Thu, 2 Apr 2015 15:06:12 +0000 (08:06 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 19 Apr 2016 13:32:37 +0000 (06:32 -0700)
commit48b2ae7fe9d0eba523a3633ff0f939aba9e962e2
tree798f8d6fec2ae89aa232c500b7f185ba9821c749
parentf838aa2611045fb1409c461fdd5102a6d8ae79f2
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>
drivers/hwmon/it87.c