diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-05 11:31:10 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-02-12 10:58:14 +0100 |
commit | 2af1f667532013eb354c783514839f89d9923240 (patch) | |
tree | 795692570edffeedc1f4cb9a5f3dc1ffabb6d778 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8beaf839018096cd20e427e68645b4fbecdcb1f0 (diff) |
gpio: xilinx: Use better bitmap APIs where appropriate
There are bitmap_gather() and bitmap_scatter() that are factually
simplified version of the APIs used in the driver. Use them where
appropriate.
While at it, replace bitmap_bitremap() with find_nth_bit()
for the sake of simplification.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250205093200.373709-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions