diff options
author | 2025-02-27 16:28:31 +0100 | |
---|---|---|
committer | 2025-03-03 09:34:08 +0100 | |
commit | 8014097f1466f7e034844770c537b8dc7d98811f (patch) | |
tree | e9443d2148fcc48625dd73d9e9081e435edde11d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next (diff) | |
download | wireguard-linux-8014097f1466f7e034844770c537b8dc7d98811f.tar.xz wireguard-linux-8014097f1466f7e034844770c537b8dc7d98811f.zip |
gpiolib: remove unneeded WARN_ON() from gpiochip_set_multiple()
GPIO drivers are not required to support set_multiple() - the core will
fallback to calling set() for each line if it's missing. Remove the
offending check from gpiochip_set_multiple().
Fixes: 98ce1eb1fd87 ("gpiolib: introduce gpio_chip setters that return values")
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Closes: https://lore.kernel.org/all/ab3e42c0-70fa-48e0-ac93-ecbffef63507@samsung.com/
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250227152831.59784-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions