diff options
| author | Andy Shevchenko <[email protected]> | 2025-02-24 17:27:43 +0000 |
|---|---|---|
| committer | Andy Shevchenko <[email protected]> | 2025-03-10 16:03:02 +0000 |
| commit | 65f095b2b1f2ae2e0919a24a6f6883b580b72602 (patch) | |
| tree | 9c1429afab2d4fdd6b4ec946f597dc45acfa918a /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | auxdisplay: panel: Make use of hd44780_common_free() (diff) | |
| download | kernel-65f095b2b1f2ae2e0919a24a6f6883b580b72602.tar.gz kernel-65f095b2b1f2ae2e0919a24a6f6883b580b72602.zip | |
auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc()
HD44780 APIs all operate on struct charlcd objects. Moreover, the current users
always call charlcd_alloc() and hd44780_common_alloc(). Make the latter call
the former, so eliminate the additional allocation, to make it consistent with
the rest of API and avoid duplication.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
