aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2023-09-11 18:15:53 +0200
committerMark Brown <[email protected]>2023-09-18 13:05:30 +0100
commit21f252cd29f08892d48739fd7513ad79c1cff96a (patch)
treeafb3da87c85535e0f21d1ad2f18065b416240e5c /tools/perf/util/trace-event-scripting.c
parent9386c958beb77aee0d95d5fd0c79babd06a86c7d (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 <[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 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions