summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2025-12-16 18:47:13 +0100
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-12-29 13:41:08 +0100
commitb5c23a4d291d2ac1dfdd574a68a3a68c8da3069e (patch)
treef451d41b0051dddf6c834f63dc394feba4f75019 /include/linux/i2c/git@git.tavy.me:linux.git
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8 (diff)
auxdisplay: arm-charlcd: fix release_mem_region() size
It seems like, after the request_mem_region(), the corresponding release_mem_region() must take the same size. This was done in (now removed due to previous refactoring) charlcd_remove() but not in the error path in charlcd_probe(). Fixes: ce8962455e90 ("ARM: 6214/2: driver for the character LCD found in ARM refdesigns") Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions