From: Andy Shevchenko Date: Tue, 4 Mar 2025 14:32:07 +0000 (+0200) Subject: Merge patch series "auxdisplay: charlcd: Refactor memory allocation" X-Git-Tag: v6.15-rc1~175^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67200d70e45982f5120c43b3724f1b6e4a8a01e4;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "auxdisplay: charlcd: Refactor memory allocation" Andy Shevchenko says: The users of charlcd_alloc() call for additional memory allocation. We may do it at the time of the main call as many other APIs do. For this partially revert the change that brought us to the current state of affairs, and refactor the code based on the original implementation. Link: https://lore.kernel.org/r/20250224173010.219024-1-andriy.shevchenko@linux.intel.com Signed-off-by: Andy Shevchenko --- 67200d70e45982f5120c43b3724f1b6e4a8a01e4