OSDN Git Service

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

Split out generic gasket device add code from the code for adding a PCI
gasket device, in prep for other gasket device types in the future.

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