hwmon: (pmbus) Use BIT macro
authorGuenter Roeck <linux@roeck-us.net>
Mon, 17 Aug 2015 23:17:24 +0000 (16:17 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 19 Aug 2015 16:08:17 +0000 (09:08 -0700)
commit2c052d4280ca48fddc7a9ffd2329ada3628cab86
tree7e2e20a28d8c5113e6fb64af40e805097997f109
parent228b687d9e20f367e4d5ea8723e3abbf0892db61
hwmon: (pmbus) Use BIT macro

Using the BIT macro makes the code a little easier to read.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/lm25066.c
drivers/hwmon/pmbus/max34440.c
drivers/hwmon/pmbus/max8688.c
drivers/hwmon/pmbus/pmbus.h
drivers/hwmon/pmbus/zl6100.c