diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-05 11:31:11 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-02-12 10:58:14 +0100 |
commit | c11708e2b66b56f102bac83980a52661996c2a21 (patch) | |
tree | 55b447974b06df85e13ce33830c3838738d5dffa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2af1f667532013eb354c783514839f89d9923240 (diff) |
gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()
Relatively recently bitmap APIs were expanded by introduction of
bitmap_read() and bitmap_write(). These APIs are generic ones
that may replace custom functions in this driver, i.e. xgpio_get_value32()
and xgpio_set_value32(). Do replace them.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250205093200.373709-3-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