diff options
author | Christophe JAILLET <[email protected]> | 2022-08-07 22:55:59 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-09-15 13:13:40 +0200 |
commit | c18f3524422dd28d2049f9ad3822a70e918a340d (patch) | |
tree | 46aa4c9344602326183e88adbbadcacce4f1cc32 /net/lapb/lapb_timer.c | |
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 <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions