]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc1021e6e7df6817f29915924df7325541ed5ec8
tree110d25d42c1eb4c6d681f006fe70169cbdd02d68
parent494cc46c7b8635c26e9eaa1e23a2f4ff1db84214
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