Skip to content
Commit 72e1c440 authored by Andy Shevchenko's avatar Andy Shevchenko
Browse files

auxdisplay: panel: Fix an API misuse in panel.c



Variable allocated by charlcd_alloc() should be released
by charlcd_free(). The following patch changed kfree() to
charlcd_free() to fix an API misuse.

Reviewed-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Fixes: 718e05ed ("auxdisplay: Introduce hd44780_common.[ch]")
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 9b98a7d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment