linux-stable/drivers/video
Christophe JAILLET 613da0efb4 video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
[ Upstream commit 499a2c41b9 ]

'dma_alloc_coherent()' must be balanced by a call to 'dma_free_coherent()'
not 'dma_free_wc()'.
The correct dma_free_ function is already used in the error handling path
of the probe function.

Fixes: 77e196752b ("[ARM] pxafb: allow video memory size to be configurable")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Jani Nikula <jani.nikula@intel.com>
cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Cc: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200429084505.108897-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-21 09:48:07 +02:00
..
backlight backlight: lp855x: Ensure regulators are disabled on probe failure 2020-06-25 15:41:47 +02:00
console console: newport_con: fix an issue about leak related system resources 2020-08-21 09:48:07 +02:00
fbdev video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call 2020-08-21 09:48:07 +02:00
logo
display_timing.c
hdmi.c video/hdmi: Fix AVI bar unpack 2019-12-17 20:39:42 +01:00
Kconfig
Makefile
of_display_timing.c
of_videomode.c
vgastate.c
videomode.c