aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-11-26 10:52:32 +0100
committerLee Jones <[email protected]>2023-12-13 11:28:44 +0000
commit9e1815f8c77155aa0818d65b1903a5a39af0ab75 (patch)
tree32320f5be5f939766fbacf7b452ab59ba8c6c88c /tools/perf/scripts/python/export-to-postgresql.py
parent25054b232681c286fca9c678854f56494d1352cc (diff)
leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
With pwmchip_remove() being automatically called after switching to devm_pwmchip_add() the remove function can be dropped completely. Yay! With lpg_remove() gone there is no user of the platform device's drvdata left, so platform_set_drvdata() can be dropped from .probe(), too. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions