linux/drivers/soc/tegra
Thierry Reding c954cd7ad0 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 <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2023-06-09 16:56:58 +02:00
..
cbb soc/tegra: cbb: tegra194: Use of_address_count() helper 2023-04-05 15:14:08 +02:00
fuse soc/tegra: fuse: Fix Tegra234 fuse size 2023-06-08 18:35:05 +02:00
ari-tegra186.c soc/tegra: Add Tegra186 ARI driver 2021-10-08 21:42:38 +02:00
common.c soc/tegra: Migrate to dev_pm_opp_set_config() 2022-07-08 11:27:33 +05:30
flowctrl.c soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource() 2023-04-05 14:59:09 +02:00
Kconfig ARM: SoC fixes for 6.2 2022-12-19 16:07:59 -06:00
Makefile soc/tegra: cbb: Add CBB 1.0 driver for Tegra194 2022-09-15 12:41:36 +02:00
pmc.c soc/tegra: pmc: Use devm_clk_notifier_register() 2023-06-09 16:56:58 +02:00
powergate-bpmp.c soc/tegra: bpmp: Actually free memory on error path 2023-04-03 14:29:46 +02:00
regulators-tegra20.c soc/tegra: regulators: Prepare for suspend 2021-12-16 14:03:38 +01:00
regulators-tegra30.c soc/tegra: regulators: Prepare for suspend 2021-12-16 14:03:38 +01:00