staging: gasket: core: delete device add and remove callbacks
authorTodd Poynor <toddpoynor@google.com>
Sun, 5 Aug 2018 20:07:43 +0000 (13:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Aug 2018 09:20:07 +0000 (11:20 +0200)
commit4420ea9366a5df61cbb0bb2ad827ff6391904f56
tree110d25d42c1eb4c6d681f006fe70169cbdd02d68
parent38da89d5cc958d2b0cf03c237cd155ab08973b1a
staging: gasket: core: delete device add and remove callbacks

Gasket device drivers are now in charge of orchestrating the device add
and removal sequences, so the callbacks from the framework to the device
drivers for these events are no longer needed.

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