Files
linux-apfs/include/linux/mfd
Milo Kim 6d2c2b9f80 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>
2016-11-29 08:21:39 +00:00
..
2015-08-11 15:08:45 +01:00
2016-01-04 09:57:35 +01:00
2016-08-31 10:50:59 +01:00
2015-10-30 17:19:51 +00:00
2016-08-10 09:25:18 +01:00