diff options
author | 2019-06-21 18:21:16 +0200 | |
---|---|---|
committer | 2019-06-23 11:23:18 +0800 | |
commit | 7b4e467d2f995702ad473cacd05a00a744a43cc5 (patch) | |
tree | e69486e743d04dfd01a48ccbbb035f3f389154b6 /drivers/gpu/drm/lima/lima_object.h | |
parent | drm/lima: Reduce the amount of logs on deferred probe (diff) | |
download | linux-dev-7b4e467d2f995702ad473cacd05a00a744a43cc5.tar.xz linux-dev-7b4e467d2f995702ad473cacd05a00a744a43cc5.zip |
drm/lima: Reduce number of PTR_ERR() calls
Store the PTR_ERR() result in local variable in clock init error path.
This makes the code consistent with similar section in regulator init
code.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190621162117.22533-3-krzk@kernel.org
Diffstat (limited to 'drivers/gpu/drm/lima/lima_object.h')
0 files changed, 0 insertions, 0 deletions