diff options
author | 2019-12-09 14:35:44 +0200 | |
---|---|---|
committer | 2019-12-11 10:48:49 +0100 | |
commit | 2688302bf1924ebccab2a3b298dd50b4f744d48d (patch) | |
tree | 82eac5a6a55667f1fca88df5a4d8db9c983dd323 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpiolib: fix up emulated open drain outputs (diff) | |
download | linux-dev-2688302bf1924ebccab2a3b298dd50b4f744d48d.tar.xz linux-dev-2688302bf1924ebccab2a3b298dd50b4f744d48d.zip |
gpio: pca953x: Switch to bitops in IRQ callbacks
Since we have driver converted to use bitmap API we must use
traditional bit operations (set_bit(), clear_bit(), etc.)
against it.
Currently IRQ callbacks are missed in the conversion and
thus broken.
Let's fix it right here right now.
Fixes: 35d13d94893f ("gpio: pca953x: convert to use bitmap API")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions