]> www.infradead.org Git - users/jedix/linux-maple.git/commit
auxdisplay: hd44780: Make use of hd44780_common_free()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Feb 2025 17:27:41 +0000 (19:27 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Mar 2025 16:03:02 +0000 (18:03 +0200)
commit33152d3660b8fe53763da1fa7715e2cdae910335
tree789f66ccbf3fab7df58b00d49eaa7e94843555a2
parentd5c7c273d28d3748e00860613f24458b948fb4e3
auxdisplay: hd44780: Make use of hd44780_common_free()

Use the symmetrical API to free the common resources.

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