1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 00:56:20 +01:00
Files
u-boot-megous/drivers
Bin Meng af67e7ce23 video: vesa_fb: Fix wrong return value check of pci_find_class()
When pci_find_class() fails to find a device, it returns -ENODEV.
But now we check the return value against -1. Fix it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
2015-10-21 07:46:25 -06:00
..
2015-09-02 21:28:23 -06:00
2015-09-11 17:15:32 -04:00
2015-08-18 13:45:55 -04:00
2015-04-10 14:23:23 +02:00
2015-05-26 14:13:12 +02:00
2015-10-12 12:56:32 -04:00