OSDN Git Service

staging: gasket: core: move core PCI calls to device drivers
authorTodd Poynor <toddpoynor@google.com>
Sun, 5 Aug 2018 20:07:36 +0000 (13:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Aug 2018 09:20:06 +0000 (11:20 +0200)
commitb7072b24fa61f42c356ffdfaa0544065d6f1c23b
tree9301303565101336f51302adf188f4f50f5a6a3a
parenta81d678949471d5b7f399cfcf2e48e0382427805
staging: gasket: core: move core PCI calls to device drivers

Remove gasket wrapping of PCI probe, enable, disable, and remove
functions.  Replace with calls to add and remove PCI gasket devices,
to be called by the gasket device drivers.

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