linux_dsm_epyc7002/drivers/video
Tiezhu Yang f35b1d6c21 video: fbdev: pxafb: Use correct return value for pxafb_probe()
When call function devm_platform_ioremap_resource(), we should use IS_ERR()
to check the return value and return PTR_ERR() if failed.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Xuefeng Li <lixuefeng@loongson.cn>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1590390705-22898-1-git-send-email-yangtiezhu@loongson.cn
2020-06-01 15:15:23 +02:00
..
backlight - Fix-ups 2020-04-07 19:44:52 -07:00
console console: newport_con: fix an issue about leak related system resources 2020-06-01 15:15:20 +02:00
fbdev video: fbdev: pxafb: Use correct return value for pxafb_probe() 2020-06-01 15:15:23 +02:00
logo .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
display_timing.c
hdmi.c drivers: video: hdmi: cleanup coding style in video a bit 2020-06-01 15:15:21 +02:00
Kconfig
Makefile
of_display_timing.c
of_videomode.c
vgastate.c
videomode.c