OSDN Git Service

staging: gasket: core: factor out generic device remove code from PCI
authorTodd Poynor <toddpoynor@google.com>
Fri, 10 Aug 2018 03:21:07 +0000 (20:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:43:44 +0000 (19:43 +0200)
commit1fb5e1c92e7d81497da3627671e119b44cb7a175
treed3163d128b7845b4bd4d7d5e66266c198f0b7661
parent9c34e95c6f03f581dcb3a209ea475972fcb67998
staging: gasket: core: factor out generic device remove code from PCI

Separate code for generic parts of gasket device removal sequence from
the PCI device removal code, in prep for non-PCI devices later.

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