diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-24 19:27:43 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-03-10 18:03:02 +0200 |
commit | 65f095b2b1f2ae2e0919a24a6f6883b580b72602 (patch) | |
tree | 9c1429afab2d4fdd6b4ec946f597dc45acfa918a /arch/mips | |
parent | 664d2179c6e3d08d5e1180beddd79ca8f0663d89 (diff) |
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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions