Files
linux/drivers/video/fbdev
Geert Uytterhoeven 2194f95760 video: fbdev: amiga: Simplify amifb_pan_display()
The fb_pan_display() function in the core already takes care of
validating most panning parameters before calling the driver's
.fb_pan_display() callback, and of updating the panning state
afterwards, so there is no need to repeat that in the driver.

Remove the duplicate code.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2022-07-18 07:54:17 +02:00
..
2020-01-15 17:31:50 +01:00
2020-02-19 10:58:22 -08:00
2022-04-05 11:06:58 +02:00