]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd60e4006a9058f58fb866b62416a5c1b6f345f75
tree798f8d6fec2ae89aa232c500b7f185ba9821c749
parent8828f444a7efee5640f642173240d8af158b120f
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