diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-08-07 22:55:59 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-09-15 13:13:40 +0200 |
commit | c18f3524422dd28d2049f9ad3822a70e918a340d (patch) | |
tree | 46aa4c9344602326183e88adbbadcacce4f1cc32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2254182807fc09ba9dec9a42ef239e373796f1b2 (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions