diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-09-11 18:15:53 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-09-18 13:05:30 +0100 |
commit | 21f252cd29f08892d48739fd7513ad79c1cff96a (patch) | |
tree | afb3da87c85535e0f21d1ad2f18065b416240e5c /scripts/bpf_doc.py | |
parent | 9386c958beb77aee0d95d5fd0c79babd06a86c7d (diff) |
spi: bcm2835: reduce the abuse of the GPIO API
Currently the bcm2835 SPI driver uses functions that are available
exclusively to GPIO providers as a way to handle a platform quirk. Let's
use a slightly better alternative that avoids poking around in GPIOLIB's
internals and use GPIO lookup tables.
Link: https://www.spinics.net/lists/linux-gpio/msg36218.html
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230911161553.24313-1-brgl@bgdev.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions