diff options
author | Bartosz Golaszewski <[email protected]> | 2020-09-28 17:00:26 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2020-11-25 15:36:52 +0100 |
commit | 36fb7218e87833b17e3042e77f3b102c75129e8f (patch) | |
tree | 3cf78d811ad32988212b0436a12a7970b2603b7e /tools/testing/selftests/bpf | |
parent | 696868d0a79c211b51d0d0f7a1e6805e12d7fb42 (diff) |
gpio: exar: switch to using regmap
We can simplify the code in gpio-exar by using regmap. This allows us to
drop the mutex (regmap provides its own locking) and we can also reuse
regmap's bit operations instead of implementing our own update function.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions