staging: gasket: apex: place in low power reset until opened
authorTodd Poynor <toddpoynor@google.com>
Sun, 5 Aug 2018 20:07:48 +0000 (13:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Aug 2018 09:20:08 +0000 (11:20 +0200)
commit4801fc6f7f72447efc7c2f6e886c887ff5bf5f4c
tree2cacb74624013f0f87365cea3fae64c2593b3a5d
parent95a2c279b2c7c2e59977d5b0773a15ba26b7ce4b
staging: gasket: apex: place in low power reset until opened

The apex device is left out of reset mode at the end of device
probe/initialize processing.  Add a call to enter reset at the end of
the sequence, triggering power gating and other low power features.

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