Christophe JAILLET c18f352442 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>
2022-09-15 13:13:40 +02:00
..
2022-05-02 17:24:45 +02:00
2022-07-12 22:56:12 +02:00
2022-03-23 18:23:13 -07:00
2022-08-05 10:07:23 -07:00
2022-08-04 12:12:54 -07:00