aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAlexandru Ardelean <[email protected]>2021-05-16 09:14:25 +0300
committerBartosz Golaszewski <[email protected]>2021-05-21 14:45:21 +0200
commit2a9a2ccaab99d6f8bbe92f01839dfd1cd4a33ddf (patch)
treeed6bf8f8312c0e6d77e8993d44eb2d62b201a5de /tools/perf/scripts/python/bin/stackcollapse-record
parent6453b9532b5f77d19837b159c4d074f0af9f141b (diff)
gpio: stmpe: fully use convert probe to device-managed
The IRQ is registered via devm_request_threaded_irq(), making the driver only partially device-managed. This changeset converts the entire driver to using only devres APIs. This change also removes platform_set_drvdata() since the information is never retrieved to be used in the driver. Signed-off-by: Alexandru Ardelean <[email protected]> Reviewed-by: Linus Walleij <[email protected]> [Bart: tweaked the commit message] Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions