diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-08-07 23:55:59 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-09-15 14:13:40 +0300 |
commit | c18f3524422dd28d2049f9ad3822a70e918a340d (patch) | |
tree | 46aa4c9344602326183e88adbbadcacce4f1cc32 /scripts/gdb/linux/utils.py | |
parent | 2254182807fc09ba9dec9a42ef239e373796f1b2 (diff) | |
download | linux-c18f3524422dd28d2049f9ad3822a70e918a340d.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions