aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2023-06-09 16:42:25 +0200
committerThierry Reding <[email protected]>2023-06-09 16:56:58 +0200
commitc954cd7ad041251d903707c463a2c4d6cc30e5ae (patch)
tree955506517f7518711a86c1d11c5f7615dc42ce42 /lib/mpi/mpiutil.c
parentbae9fb2d39b73822379b9bda02f3b9335fc77e13 (diff)
soc/tegra: pmc: Use devm_clk_notifier_register()
Move to the device-managed version of clk_notifier_register() to remove the need for manual cleanup. This fixes a potential issue where the clock notifier would stick around after the driver fails to probe at a later point. Reviewed-by: Jon Hunter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions