WSL2-Linux-Kernel/drivers/video
Sven Schnelle a1c9455f10 parisc/sticon: fix reverse colors
commit bec05f33eb upstream.

sticon_build_attr() checked the reverse argument and flipped
background and foreground color, but returned the non-reverse
value afterwards. Fix this and also add two local variables
for foreground and background color to make the code easier
to read.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-25 09:48:46 +01:00
..
backlight video: backlight: Drop maximum brightness override for brightness zero 2021-11-18 19:17:17 +01:00
console parisc/sticon: fix reverse colors 2021-11-25 09:48:46 +01:00
fbdev fbdev: Prevent probing generic drivers if a FB is already registered 2021-11-25 09:48:45 +01:00
logo .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig
Makefile
display_timing.c
hdmi.c video: fix some kernel-doc markups 2020-11-16 18:23:16 +01:00
of_display_timing.c video: Fix kernel-doc warnings in of_display_timing + of_videomode 2020-11-29 22:42:17 +01:00
of_videomode.c video: Fix kernel-doc warnings in of_display_timing + of_videomode 2020-11-29 22:42:17 +01:00
vgastate.c
videomode.c