]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
auxdisplay: hd44780: Introduce hd44780_common_free()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Feb 2025 17:27:40 +0000 (19:27 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Mar 2025 16:03:02 +0000 (18:03 +0200)
commitd5c7c273d28d3748e00860613f24458b948fb4e3
tree266ff33e9905b1fcd9f9980a036ffa4703f466fd
parent68917dfc6bf90a037817bef9d1038220a07a9ea1
auxdisplay: hd44780: Introduce hd44780_common_free()

Introduce hd44780_common_free() for symmetrical operation
to hd44780_common_alloc(). It will allow to modify both
in the future without touching the users.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/auxdisplay/hd44780_common.c
drivers/auxdisplay/hd44780_common.h