diff options
author | Michael Walle <michael@walle.cc> | 2023-01-05 16:06:03 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-01-30 15:55:29 +0100 |
commit | 297a44f664a8ac2139c25c51ba0064cc12a6f1e5 (patch) | |
tree | 76fd83afafe64ec630bb47440e615bcb1cb1aaf4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 79aabb1ece8104b114516b059a2e42b33ed38be1 (diff) |
gpio: regmap: use new regmap_might_sleep()
Now that the regmap can be queried whether it might sleep, we can get
rid of the conservative setting "can_sleep = true". New drivers which
want to use gpio-regmap and can access the registers memory-mapped won't
have the restriction that their consumers have to use the
gpiod_*cansleep() variants anymore.
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions