diff options
author | 2022-08-07 22:55:59 +0200 | |
---|---|---|
committer | 2022-09-15 13:13:40 +0200 | |
commit | c18f3524422dd28d2049f9ad3822a70e918a340d (patch) | |
tree | 46aa4c9344602326183e88adbbadcacce4f1cc32 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA (diff) | |
download | linux-dev-c18f3524422dd28d2049f9ad3822a70e918a340d.tar.xz linux-dev-c18f3524422dd28d2049f9ad3822a70e918a340d.zip |
soc/tegra: pmc: Use devm_clk_get_optional()
Use devm_clk_get_optional() instead of hand writing it.
While at it, use dev_err_probe() to further simplify the code. This is also
less verbose if clk_get() returns -EPROBE_DEFER.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions