]> www.infradead.org Git - users/jedix/linux-maple.git/commit
auxdisplay: panel: Make use of hd44780_common_free()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Feb 2025 17:27:42 +0000 (19:27 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Mar 2025 16:03:02 +0000 (18:03 +0200)
commit664d2179c6e3d08d5e1180beddd79ca8f0663d89
treee5ddee8ec25ce5fe0097f602fd9adf42d780c5e2
parent33152d3660b8fe53763da1fa7715e2cdae910335
auxdisplay: panel: 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/panel.c