diff options
| author | Bartosz Golaszewski <[email protected]> | 2023-09-11 16:15:53 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-09-18 12:05:30 +0000 |
| commit | 21f252cd29f08892d48739fd7513ad79c1cff96a (patch) | |
| tree | afb3da87c85535e0f21d1ad2f18065b416240e5c /drivers/pci/controller/pci-host-generic.c | |
| parent | spi: Drop warning from spi_stop_queue() (diff) | |
| download | kernel-21f252cd29f08892d48739fd7513ad79c1cff96a.tar.gz kernel-21f252cd29f08892d48739fd7513ad79c1cff96a.zip | |
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions
