aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-09-29 16:19:08 +0000
committerThierry Reding <[email protected]>2023-10-13 08:07:18 +0000
commitb498c14efd4241d79999b9bb943e963eb982450c (patch)
tree421634377a9f7fa1f4aff86eaa46e2009545c85f /lib/debugobjects.c
parentpwm: Adapt sysfs API documentation to reality (diff)
downloadkernel-b498c14efd4241d79999b9bb943e963eb982450c.tar.gz
kernel-b498c14efd4241d79999b9bb943e963eb982450c.zip
pwm: bcm-iproc: Simplify using devm functions
With devm_clk_get_enabled() the call to clk_disable_unprepare() can be dropped from the error path and the remove callback. With devm_pwmchip_add() pwmchip_remove() can be dropped. Then the remove callback is empty and can go away, too. Also use dev_err_probe() for simplified (and improved) error reporting. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions