Files
linux/drivers/auxdisplay
Andy Shevchenko cbba1f554b auxdisplay: hd44780: Fix memory leak on ->remove()
[ Upstream commit 41c8d0adf3 ]

We have to free on ->remove() the allocated resources on ->probe().

Fixes: d47d88361f ("auxdisplay: Add HD44780 Character LCD support")
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-04-20 09:15:55 +02:00
..
2018-04-12 19:02:45 +02:00