diff options
author | Milo Kim <woogyom.kim@gmail.com> | 2016-11-15 22:02:13 +0900 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-11-29 08:21:39 +0000 |
commit | 6d2c2b9f806a4ec81833af533d57395db856d5a3 (patch) | |
tree | b79c7d99b2bcb11901f2a2a4fa055ea7333fd56a /drivers/mfd/wm8994-core.c | |
parent | f66020640367affd8efa788dc3f904acac435244 (diff) |
mfd: tps65217: Update register interrupt mask bits instead of writing operation
TPS65217 interrupt register includes read/writeable mask bits with
read-only status bits. (bit 4, 5, 6 are R/W, bit 0, 1, 2 are RO)
And reserved bit is not required.
Register update operation is preferred for disabling all interrupts during
the device initialisation.
Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/wm8994-core.c')
0 files changed, 0 insertions, 0 deletions