1
0
Fork 0
alistair23-linux/drivers/media/platform/mxc
Andrey Zhizhikin c0f87908b1 fbdev: fix fbinfo flag dropped upstream
This patch is a continuation of work performed in [d88ca7e1a2]
upstream and propagates the fix into non-upstreamed part of NXP
source tree.

Since FBINFO_MISC_USEREVENT is completely dropped, all previous
calls to fb_set_var() which were setting and dropping this flag
are now calling fbcon_update_vcs(), but only if fb_set_var()
return 0.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
(cherry picked from commit bffbf24c88a75f0e0979fbd6eca034e010230e57)
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
2020-09-26 20:58:48 +00:00
..
capture LF-1564 media: capture: check return value of devm_kzalloc against NULL 2020-07-14 19:27:34 +08:00
output fbdev: fix fbinfo flag dropped upstream 2020-09-26 20:58:48 +00:00