diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2019-06-21 19:21:16 +0300 |
---|---|---|
committer | Qiang Yu <yuq825@gmail.com> | 2019-06-23 06:23:18 +0300 |
commit | 7b4e467d2f995702ad473cacd05a00a744a43cc5 (patch) | |
tree | e69486e743d04dfd01a48ccbbb035f3f389154b6 /drivers/gpu/drm/lima/lima_l2_cache.c | |
parent | 34e88f9e2fff2d46a206e4d94c9e8fdf45b85d9a (diff) | |
download | linux-7b4e467d2f995702ad473cacd05a00a744a43cc5.tar.xz |
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_l2_cache.c')
0 files changed, 0 insertions, 0 deletions