diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-03-25 14:07:42 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-04-28 10:08:33 -0700 |
commit | d2bc4a994a1eb34cf35615af86445d105f419192 (patch) | |
tree | cebfea64711bcbded28205a798f4ea44c459bb47 /drivers/hwmon/pwm-fan.c | |
parent | 9c3793629d7aa40cc07ac9dafc6df0bb21593585 (diff) | |
download | linux-d2bc4a994a1eb34cf35615af86445d105f419192.tar.gz linux-d2bc4a994a1eb34cf35615af86445d105f419192.tar.bz2 linux-d2bc4a994a1eb34cf35615af86445d105f419192.zip |
hwmon: (pmbus/mp2975) Replace home made version of __assign_bit()
The newly introduced SWAP() macro is quite generic by naming, but
moreover it's a repetition of the existing __assign_bit().
With this applied, add a missing bits.h (via now required bitops.h).
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240325120952.3019767-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions