diff options
| author | Haoxiang Li <[email protected]> | 2025-02-24 10:15:27 +0000 |
|---|---|---|
| committer | Andy Shevchenko <[email protected]> | 2025-02-24 13:39:14 +0000 |
| commit | 9b98a7d2e5f4e2beeff88f6571da0cdc5883c7fb (patch) | |
| tree | f309084a835a290362ec29494e8a8fc0b4c4abd8 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | auxdisplay: MAX6959 should select BITREVERSE (diff) | |
| download | kernel-9b98a7d2e5f4e2beeff88f6571da0cdc5883c7fb.tar.gz kernel-9b98a7d2e5f4e2beeff88f6571da0cdc5883c7fb.zip | |
auxdisplay: hd44780: Fix an API misuse in hd44780.c
Variable allocated by charlcd_alloc() should be released
by charlcd_free(). The following patch changed kfree() to
charlcd_free() to fix an API misuse.
Fixes: 718e05ed92ec ("auxdisplay: Introduce hd44780_common.[ch]")
Cc: [email protected]
Signed-off-by: Haoxiang Li <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
