diff options
| author | Krzysztof Kozlowski <[email protected]> | 2024-07-09 14:59:34 +0200 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2024-07-15 13:31:40 +0200 |
| commit | 4a6cf76edf5c8cda4def7b1578836a88b547ff69 (patch) | |
| tree | e4aac8112cd19407a499d9d80a1111fa41e386d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | 9d55cb3ba36e218839ca04c55e977ab6faac1707 (diff) | |
thermal/drivers/exynos: Simplify probe() with local dev variable
Simplify the probe() function by using local 'dev' instead of
&pdev->dev. While touching devm_kzalloc(), use preferred sizeof(*)
syntax.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions