summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2025-04-07 13:35:55 -0500
committerLee Jones <lee@kernel.org>2025-05-14 09:24:56 +0100
commit982e0f042542fc0c2fbcb2b67fbedc431624ae59 (patch)
tree685314927575b2873ac078e75ff268e954203583 /lib
parente0b95ba33c0f31ac91741921cc89986536595862 (diff)
leds: lp8860: Disable GPIO with devm action
This helps prevent mistakes like disable out of order in cleanup functions and forgetting to free on error paths (as was done here). This was the last thing the .remove() function did, so remove that too. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20250407183555.409687-6-afd@ti.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions