diff options
| author | Uwe Kleine-König <[email protected]> | 2021-04-27 18:45:22 +0200 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-06-01 15:17:55 -0700 |
| commit | 86881de4939a4d14d773de006de2292fd86b6a08 (patch) | |
| tree | 8ca066af47ac4ff20d5ffdd15c91a7cb0acc567a /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | 7f891faf596ede96dd209b2257abf9df636b481f (diff) | |
clk: qcom: Simplify usage of dev_err_probe()
dev_err_probe() returns the error code passed as second parameter. Also if
the error code is -EPROBE_DEFER dev_err_probe() is silent, so there is no
need to check for this value before calling dev_err_probe().
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions