]> git.baikalelectronics.ru Git - kernel.git/commit
thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 18 Jun 2021 15:34:51 +0000 (18:34 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sun, 4 Jul 2021 16:28:04 +0000 (18:28 +0200)
commit2e3b6dec899d82fb9cc7614f8ba83883d08d671c
tree7387c5452315a812daffc5222b317e01e66e2fd1
parent510db80869268855b97511ac8148cbaf3e7ed42a
thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()

Switch to use find_first_zero_bit() instead of open-coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210618153451.89246-1-andriy.shevchenko@linux.intel.com
drivers/thermal/intel/intel_soc_dts_iosf.c