diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-21 11:02:33 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-28 21:01:46 -0700 |
commit | efd7bb08a762d4f6322054c6824bd942971ac563 (patch) | |
tree | bbdb0d23c2bd407b98485ef5816b06b750f9ea11 /drivers/mailbox | |
parent | 95dc58a9a02f9267cc08199e059329463cfe938c (diff) | |
download | linux-efd7bb08a762d4f6322054c6824bd942971ac563.tar.bz2 |
Input: st1232 - do not reset the chip too early
We should not be putting the chip into reset while interrupts are enabled
and ISR may be running. Fix this by installing a custom devm action and
powering off the device/resetting GPIO line from there. This ensures proper
ordering.
Tested-by: Matthias Fend <Matthias.Fend@wolfvision.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions