summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-02-24 20:27:43 +0300
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-03-10 19:03:02 +0300
commit65f095b2b1f2ae2e0919a24a6f6883b580b72602 (patch)
tree9c1429afab2d4fdd6b4ec946f597dc45acfa918a /lib/debugobjects.c
parent664d2179c6e3d08d5e1180beddd79ca8f0663d89 (diff)
downloadlinux-65f095b2b1f2ae2e0919a24a6f6883b580b72602.tar.xz
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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions