OSDN Git Service

staging: gasket: apex: move PCI core calls to apex driver
authorTodd Poynor <toddpoynor@google.com>
Sun, 5 Aug 2018 20:07:37 +0000 (13:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Aug 2018 09:20:06 +0000 (11:20 +0200)
commit1453e90cc40e0b6660b872a573755f8f28c17593
treec0c57cda68f9160a06c3df9dd1b7de1076dc0653
parentb7072b24fa61f42c356ffdfaa0544065d6f1c23b
staging: gasket: apex: move PCI core calls to apex driver

Apex driver moves PCI core calls like probe, enable, and remove from
gasket to apex.  Call new functions in gasket to register apex as a PCI
device to the gasket framework.

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