21 Dec
2019
21 Dec
'19
9:29 a.m.
On Sat, 21 Dec 2019 01:17:02 +0100, Alex Deucher wrote:
You can't use PCI_BASE_CLASS with pci_get_class(). This happens to work by luck on devices with PCI_CLASS_DISPLAY_VGA, but misses PCI_CLASS_DISPLAY_OTHER. Add a check for those as well.
Signed-off-by: Alex Deucher alexander.deucher@amd.com
Applied, thanks.
Takashi