]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a244868eab14afbe67415b14a4e00911712c664
treec0c57cda68f9160a06c3df9dd1b7de1076dc0653
parentbf8bd8780106455aea17363b69a440be6e38ec41
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