diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2022-07-11 18:35:48 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-07-18 08:54:17 +0300 |
commit | 2194f9576097543e26fa690abaa7166754fccabe (patch) | |
tree | 096e13bedd70ba2e9508172282b083bcfd792b4e /lib/test_kmod.c | |
parent | ff6992735ade75aae3e35d16b17da1008d753d28 (diff) | |
download | linux-2194f9576097543e26fa690abaa7166754fccabe.tar.xz |
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>
Diffstat (limited to 'lib/test_kmod.c')
0 files changed, 0 insertions, 0 deletions