OSDN Git Service

staging: gasket: apex: fixup undefined PCI class
authorTodd Poynor <toddpoynor@google.com>
Sat, 28 Jul 2018 05:21:57 +0000 (22:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Jul 2018 07:24:10 +0000 (09:24 +0200)
commitf390d08d8b872a0f71db45bc970a238475679fac
tree6f74f1176463d145349e0ef399679e0ca1112f23
parente7cffa03b34265e17de55d5ef8983c91482643a0
staging: gasket: apex: fixup undefined PCI class

Apex chips with class 0 (PCI_CLASS_NOT_DEFINED) fixed up to
PCI_CLASS_SYSTEM_OTHER to enable PCI resource assignments.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/apex_driver.c