diff options
author | Thierry Reding <[email protected]> | 2023-06-09 16:42:25 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-06-09 16:56:58 +0200 |
commit | c954cd7ad041251d903707c463a2c4d6cc30e5ae (patch) | |
tree | 955506517f7518711a86c1d11c5f7615dc42ce42 /drivers/fpga/fpga-bridge.c | |
parent | bae9fb2d39b73822379b9bda02f3b9335fc77e13 (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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions