staging: gasket: apex: enable/disable gasket device from apex
authorTodd Poynor <toddpoynor@google.com>
Sun, 5 Aug 2018 20:07:42 +0000 (13:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Aug 2018 09:20:07 +0000 (11:20 +0200)
commit38da89d5cc958d2b0cf03c237cd155ab08973b1a
tree84f205917e86a129d85a4dab4ab04fa7266d7de7
parent39091410d0d8eeb07f3b08ff4e44400ccd434762
staging: gasket: apex: enable/disable gasket device from apex

Gasket framework now places device drivers in charge of calling APIs to
enable and disable gasket device operations.  Make the appropriate calls
from the apex driver.

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